From e40eb8177ac3ed5235ae13314032bb47095c13e9 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 3 Jan 2012 20:26:05 +0000 Subject: (svn r23735) -Codechange: remove ~50 includes from headers that weren't needed --- src/station_cmd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/station_cmd.cpp') diff --git a/src/station_cmd.cpp b/src/station_cmd.cpp index 80cbaad03..c224863ad 100644 --- a/src/station_cmd.cpp +++ b/src/station_cmd.cpp @@ -52,6 +52,7 @@ #include "order_backup.h" #include "newgrf_house.h" #include "company_gui.h" +#include "widgets/station_widget.h" #include "table/strings.h" -- cgit v1.2.3-54-g00ecf