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