diff -r 0b7c2f4e54fb -r f7cf8bea10db src/ai/api/ai_town.hpp --- a/src/ai/api/ai_town.hpp Sat Mar 24 15:25:10 2007 +0000 +++ b/src/ai/api/ai_town.hpp Sun Mar 25 12:02:13 2007 +0000 @@ -75,6 +75,6 @@ SQAITown.DefSQFunction(engine, &AITown::GetLocation, "GetLocation"); SQAITown.PostRegister(engine); } -#endif /* SQUIRREL_CLASS */ +#endif /* DEFINE_SQUIRREL_CLASS */ #endif /* AI_TOWN_HPP */