Editor: fix compilation

Add `"mono.h"` where needed.
This commit is contained in:
Azamat H. Hackimov
2024-08-25 00:57:17 +03:00
parent cc61f5de31
commit 25c4837b1d
28 changed files with 28 additions and 8 deletions

View File

@@ -129,6 +129,7 @@
#include "shippage.h"
#include "ship.h"
#include "manage.h"
#include "mono.h"
#include "polymodel.h"
#include "PhysicsDlg.h"
#include "PlayerWeaponsDialog.h"