From cb0409fe529586fc85cf3a1f7526c2ad6f9a53d6 Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 22 Jul 2009 10:18:19 +0000 Subject: (svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h --- src/order_func.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/order_func.h') diff --git a/src/order_func.h b/src/order_func.h index c8dffe1a3..92139c5b6 100644 --- a/src/order_func.h +++ b/src/order_func.h @@ -10,6 +10,7 @@ #include "tile_type.h" #include "group_type.h" #include "date_type.h" +#include "company_type.h" struct BackuppedOrders { BackuppedOrders() : order(NULL), name(NULL) { } -- cgit v1.2.3-70-g09d2