summaryrefslogtreecommitdiffstats
path: root/src/taskflag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/taskflag.h')
-rw-r--r--src/taskflag.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/taskflag.h b/src/taskflag.h
index 3caf7bc..aa979f8 100644
--- a/src/taskflag.h
+++ b/src/taskflag.h
@@ -19,6 +19,9 @@
#define _TASKFLAG_H_
+#include "misc.h"
+
+
class CInstanceManager;
class CTerrain;
class CBrain;