From e5755bd9508f818ff65f7af6521bf1e42dd019f6 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 18 Sep 2009 14:23:39 +0000 Subject: (svn r17566) -Fix: ai_basestation.hpp.sq linked to the wrong header; it did work though --- src/ai/api/ai_basestation.hpp.sq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 */ -- cgit v1.2.3-54-g00ecf