summaryrefslogtreecommitdiff
path: root/ai/ai.h
diff options
context:
space:
mode:
Diffstat (limited to 'ai/ai.h')
-rw-r--r--ai/ai.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ai/ai.h b/ai/ai.h
index ec06b302f..440d3347a 100644
--- a/ai/ai.h
+++ b/ai/ai.h
@@ -4,6 +4,7 @@
#include "../functions.h"
#include "../network.h"
#include "../player.h"
+#include "../command.h"
/* How DoCommands look like for an AI */
typedef struct AICommand {