src/ai/api/ai_order.hpp
branchnoai
changeset 9520 f7cf8bea10db
parent 9510 261d33fbabb8
child 9521 b9dabdbe1dc5
--- 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 */