ai/ai.h
changeset 4828 4e6f53fa10cb
parent 3946 3c8c78208dbb
child 4854 151cdb683187
--- a/ai/ai.h	Thu Oct 12 14:31:42 2006 +0000
+++ b/ai/ai.h	Thu Oct 12 14:42:00 2006 +0000
@@ -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 {