src/ai/api/ai_town.cpp
branchnoai
changeset 9723 eee46cb39750
parent 9582 40f54a61bb17
child 9736 183b38e0a480
--- a/src/ai/api/ai_town.cpp	Fri Nov 23 16:59:30 2007 +0000
+++ b/src/ai/api/ai_town.cpp	Wed Jan 09 18:11:12 2008 +0000
@@ -4,8 +4,9 @@
 
 #include "ai_town.hpp"
 #include "../../town.h"
-#include "../../strings.h"
-#include "../../variables.h" /* For SetDParam */
+#include "../../strings_func.h"
+#include "../../town_type.h"
+#include "../../core/alloc_func.hpp"
 #include "table/strings.h"
 
 TownID AITown::GetMaxTownID()