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