summaryrefslogtreecommitdiff
path: root/src/engine/editor/EditorMath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/editor/EditorMath.h')
-rw-r--r--src/engine/editor/EditorMath.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/editor/EditorMath.h b/src/engine/editor/EditorMath.h
index abc694976..d5d75fe13 100644
--- a/src/engine/editor/EditorMath.h
+++ b/src/engine/editor/EditorMath.h
@@ -6,6 +6,8 @@
#include "../CoreMath.h"
#include <vector>
#include "GameObject.h"
+#include <graphic/Fast3D/Fast3dWindow.h>
+#include <graphic/Fast3D/interpreter.h>
extern "C" {
#include "common_structs.h"