diff src/roadveh_cmd.cpp @ 8144:d18c8a0bb638 draft

(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
author rubidium <rubidium@openttd.org>
date Thu, 27 Dec 2007 13:35:39 +0000 (2007-12-27)
parents fb8a05d579da
children 7f916a303303
line wrap: on
line diff
--- a/src/roadveh_cmd.cpp
+++ b/src/roadveh_cmd.cpp
@@ -11,7 +11,6 @@
 #include "roadveh.h"
 #include "station_map.h"
 #include "table/strings.h"
-#include "vehicle.h"
 #include "timetable.h"
 #include "engine.h"
 #include "command_func.h"
@@ -38,6 +37,7 @@
 #include "functions.h"
 #include "window_func.h"
 #include "date_func.h"
+#include "vehicle_func.h"
 
 
 static const uint16 _roadveh_images[63] = {