summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_controller.hpp.sq
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-01-13 15:49:32 +0000
committersmatz <smatz@openttd.org>2009-01-13 15:49:32 +0000
commit7cea618fcc555e6823d0d686d4d285042fab4fb0 (patch)
tree41a17da5fb58268af88b92de83664d04a33828d2 /src/ai/api/ai_controller.hpp.sq
parent667332bab05911158446dd15a21be3f8b37d0853 (diff)
downloadopenttd-7cea618fcc555e6823d0d686d4d285042fab4fb0.tar.xz
(svn r15061) -Fix (r15027): three files were missing the Id header
Diffstat (limited to 'src/ai/api/ai_controller.hpp.sq')
-rw-r--r--src/ai/api/ai_controller.hpp.sq2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ai/api/ai_controller.hpp.sq b/src/ai/api/ai_controller.hpp.sq
index d72574be7..6b465dc66 100644
--- a/src/ai/api/ai_controller.hpp.sq
+++ b/src/ai/api/ai_controller.hpp.sq
@@ -1,3 +1,5 @@
+/* $Id$ */
+
#include "ai_controller.hpp"
void SQAIController_Register(Squirrel *engine) {