diff -r 0b7c2f4e54fb -r f7cf8bea10db src/ai/api/ai_order.hpp --- a/src/ai/api/ai_order.hpp Sat Mar 24 15:25:10 2007 +0000 +++ b/src/ai/api/ai_order.hpp Sun Mar 25 12:02:13 2007 +0000 @@ -181,6 +181,6 @@ SQAIOrder.DefSQFunction(engine, &AIOrder::CopyOrders, "CopyOrders"); SQAIOrder.PostRegister(engine); } -#endif /* SQUIRREL_CLASS */ +#endif /* DEFINE_SQUIRREL_CLASS */ #endif /* AI_ORDER_HPP */