src/order_cmd.cpp
changeset 9280 9c03416d26b1
parent 9263 0f1ba0ce5839
child 9281 d8cd9ac52a68
--- a/src/order_cmd.cpp	Sun Mar 30 17:37:50 2008 +0000
+++ b/src/order_cmd.cpp	Sun Mar 30 23:24:18 2008 +0000
@@ -4,7 +4,8 @@
 
 #include "stdafx.h"
 #include "openttd.h"
-#include "order.h"
+#include "order_base.h"
+#include "order_func.h"
 #include "airport.h"
 #include "depot.h"
 #include "waypoint.h"