summaryrefslogtreecommitdiffstats
path: root/src/taskgoto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/taskgoto.h')
-rw-r--r--src/taskgoto.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/taskgoto.h b/src/taskgoto.h
index e203d1a..be54286 100644
--- a/src/taskgoto.h
+++ b/src/taskgoto.h
@@ -20,6 +20,10 @@
#define _TASKGOTO_H_
+#include "misc.h"
+#include "d3dengine.h"
+
+
class CInstanceManager;
class CTerrain;
class CBrain;