summaryrefslogtreecommitdiff
path: root/src/company_gui.cpp
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-01-31 20:16:06 +0000
committersmatz <smatz@openttd.org>2009-01-31 20:16:06 +0000
commit0d3f5e6e74cae69d927a65a3d59c6391b713b987 (patch)
tree40327e8a6984433becd287c550cfef11be709043 /src/company_gui.cpp
parent416c7d5ddaace157925d1d4220479be89a1cb13a (diff)
downloadopenttd-0d3f5e6e74cae69d927a65a3d59c6391b713b987.tar.xz
(svn r15299) -Cleanup: remove many redundant includes
Diffstat (limited to 'src/company_gui.cpp')
-rw-r--r--src/company_gui.cpp9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/company_gui.cpp b/src/company_gui.cpp
index 9f9339f05..913331d6f 100644
--- a/src/company_gui.cpp
+++ b/src/company_gui.cpp
@@ -9,29 +9,22 @@
#include "viewport_func.h"
#include "gfx_func.h"
#include "company_func.h"
-#include "company_base.h"
#include "command_func.h"
#include "network/network.h"
#include "network/network_gui.h"
#include "network/network_func.h"
-#include "variables.h"
#include "roadveh.h"
#include "train.h"
#include "aircraft.h"
#include "newgrf.h"
#include "company_manager_face.h"
#include "strings_func.h"
-#include "functions.h"
-#include "window_func.h"
#include "date_func.h"
#include "string_func.h"
-#include "settings_type.h"
-#include "widgets/dropdown_func.h"
#include "widgets/dropdown_type.h"
#include "tilehighlight_func.h"
-#include "highscore.h"
+#include "settings_type.h"
-#include "table/sprites.h"
#include "table/strings.h"
enum {