summaryrefslogtreecommitdiffstats
path: root/src/studio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/studio.h')
-rw-r--r--src/studio.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/studio.h b/src/studio.h
index a9fbe8f..a19bedd 100644
--- a/src/studio.h
+++ b/src/studio.h
@@ -20,6 +20,10 @@
#define _STUDIO_H_
+#include "object.h"
+#include "script.h"
+
+
class CInstanceManager;
class CD3DEngine;
class CEvent;