From 4a1035ab95a994991b2ce802dbbd78f7dd6c0090 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 30 Mar 2008 23:24:18 +0000 Subject: (svn r12488) -Codechange: split order.h into order_base.h and order_func.h. --- src/vehicle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vehicle.cpp') diff --git a/src/vehicle.cpp b/src/vehicle.cpp index 16a1346f1..bf3905680 100644 --- a/src/vehicle.cpp +++ b/src/vehicle.cpp @@ -34,7 +34,7 @@ #include "newgrf_engine.h" #include "newgrf_sound.h" #include "group.h" -#include "order.h" +#include "order_func.h" #include "strings_func.h" #include "zoom_func.h" #include "functions.h" -- cgit v1.2.3-70-g09d2