changeset 13066:d07b4ba6daf8 draft

(svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did work though
author rubidium <rubidium@openttd.org>
date Fri, 18 Sep 2009 14:23:39 +0000
parents 5f56c9d07dd5
children 082cdb4504ac
files src/ai/api/ai_basestation.hpp.sq
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 */