src/ai/api/ai_cargolist.cpp
branchnoai
changeset 10339 ce6cd68d9eb8
parent 9833 89a64246458f
child 11164 67338721eb26
--- a/src/ai/api/ai_cargolist.cpp	Thu Apr 24 23:29:01 2008 +0000
+++ b/src/ai/api/ai_cargolist.cpp	Thu Apr 24 23:39:18 2008 +0000
@@ -3,6 +3,7 @@
 /** @file ai_cargolist.cpp Implementation of AICargoList and friends. */
 
 #include "ai_cargolist.hpp"
+#include "../../openttd.h"
 #include "../../cargotype.h"
 
 AICargoList::AICargoList()