src/ai/api/ai_event_types.cpp
branchnoai
changeset 10339 ce6cd68d9eb8
parent 10297 433b21fd002c
child 10715 6bdf79ffb022
--- a/src/ai/api/ai_event_types.cpp	Thu Apr 24 23:29:01 2008 +0000
+++ b/src/ai/api/ai_event_types.cpp	Thu Apr 24 23:39:18 2008 +0000
@@ -3,6 +3,8 @@
 /** @file ai_event_types.cpp Implementation of all EventTypes. */
 
 #include "ai_event_types.hpp"
+#include "../../openttd.h"
+#include "../../core/alloc_func.hpp"
 #include "../../strings_func.h"
 #include "../../roadveh.h"
 #include "../../train.h"