mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-03 17:00:03 -04:00
Editor: fix compilation
Add `"mono.h"` where needed.
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include "vclip.h"
|
||||
#include "QuickCompile.h"
|
||||
#include "mem.h"
|
||||
#include "mono.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define new DEBUG_NEW
|
||||
|
||||
Reference in New Issue
Block a user