From 2edd403656281f774e4a53251395b7b647a1c48b Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 31 Mar 2008 00:06:17 +0000 Subject: (svn r12489) -Codechange: split station.h into station_base.h and station_func.h. --- src/road_map.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/road_map.cpp') diff --git a/src/road_map.cpp b/src/road_map.cpp index a39fa5fc9..8c1783640 100644 --- a/src/road_map.cpp +++ b/src/road_map.cpp @@ -7,7 +7,6 @@ #include "bridge_map.h" #include "tile_cmd.h" #include "road_map.h" -#include "station.h" #include "tunnel_map.h" #include "station_map.h" #include "depot.h" -- cgit v1.2.3-54-g00ecf