mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-03 08:00:04 -04:00
Editor: fix compilation
Add `"mono.h"` where needed.
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
#include "gamefile.h"
|
||||
#include "pserror.h"
|
||||
#include "mem.h"
|
||||
#include "mono.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user