From 30f2afac9bf023bce081e52e09b1c0a152d9849a Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 26 Aug 2010 22:01:16 +0000 Subject: (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers --- src/rail_gui.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rail_gui.cpp') diff --git a/src/rail_gui.cpp b/src/rail_gui.cpp index 554362ad4..78301c0e2 100644 --- a/src/rail_gui.cpp +++ b/src/rail_gui.cpp @@ -35,7 +35,6 @@ #include "station_map.h" #include "tunnelbridge_map.h" -#include "table/sprites.h" #include "table/strings.h" static RailType _cur_railtype; ///< Rail type of the current build-rail toolbar. -- cgit v1.2.3-54-g00ecf