summaryrefslogtreecommitdiffstats
path: root/src/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/script.h')
-rw-r--r--src/script.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/script.h b/src/script.h
index e09de70..eeb8ac8 100644
--- a/src/script.h
+++ b/src/script.h
@@ -20,6 +20,9 @@
#define _SCRIPT_H_
+#include "event.h"
+
+
class CInstanceManager;
class CD3DEngine;
class CInterface;