From 384503e7d37f4b68c1480f6e6ca81adf84ef137d Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 27 Dec 2007 13:35:39 +0000 Subject: (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes. --- src/road_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/road_gui.cpp') diff --git a/src/road_gui.cpp b/src/road_gui.cpp index cde258ee3..9722ede36 100644 --- a/src/road_gui.cpp +++ b/src/road_gui.cpp @@ -16,11 +16,11 @@ #include "road_cmd.h" #include "road_map.h" #include "station_map.h" -#include "vehicle.h" //needed for catchments #include "station.h" #include "functions.h" #include "window_func.h" +#include "vehicle_func.h" static void ShowRVStationPicker(RoadStop::Type rs); -- cgit v1.2.3-70-g09d2