summaryrefslogtreecommitdiff
path: root/ai.c
diff options
context:
space:
mode:
Diffstat (limited to 'ai.c')
-rw-r--r--ai.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ai.c b/ai.c
index b04c692d4..5e3d9e2bd 100644
--- a/ai.c
+++ b/ai.c
@@ -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;