summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-09-18 14:23:39 +0000
committerrubidium <rubidium@openttd.org>2009-09-18 14:23:39 +0000
commite5755bd9508f818ff65f7af6521bf1e42dd019f6 (patch)
tree1a2018ad74979fdafc4c7ad72a59a85d074f5a80 /src
parent5557d2a224c2fc8ee9c66ceb7f66faf5a5ec44d2 (diff)
downloadopenttd-e5755bd9508f818ff65f7af6521bf1e42dd019f6.tar.xz
(svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did work though
Diffstat (limited to 'src')
-rw-r--r--src/ai/api/ai_basestation.hpp.sq2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ai/api/ai_basestation.hpp.sq b/src/ai/api/ai_basestation.hpp.sq
index 3cf3872d4..93cedfe4c 100644
--- a/src/ai/api/ai_basestation.hpp.sq
+++ b/src/ai/api/ai_basestation.hpp.sq
@@ -9,7 +9,7 @@
/* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */
-#include "ai_waypoint.hpp"
+#include "ai_basestation.hpp"
namespace SQConvert {
/* Allow enums to be used as Squirrel parameters */