ai.c
changeset 1313 f1013ec3d318
parent 1245 3822f77cbc53
child 1330 5d76a0522a11
--- a/ai.c	Sun Feb 06 09:52:06 2005 +0000
+++ b/ai.c	Sun Feb 06 10:18:47 2005 +0000
@@ -12,6 +12,7 @@
 #include "pathfind.h"
 #include "economy.h"
 #include "airport.h"
+#include "depot.h"
 
 // remove some day perhaps?
 static Player *_cur_ai_player;