From 9021c20b5ebf0e68c0fbb55190e1b2986e3d9c1c Mon Sep 17 00:00:00 2001 From: smatz Date: Sat, 31 Jan 2009 20:16:06 +0000 Subject: (svn r15299) -Cleanup: remove many redundant includes --- src/misc_cmd.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/misc_cmd.cpp') diff --git a/src/misc_cmd.cpp b/src/misc_cmd.cpp index 1ea5ef2c3..6a3077230 100644 --- a/src/misc_cmd.cpp +++ b/src/misc_cmd.cpp @@ -6,12 +6,9 @@ #include "openttd.h" #include "command_func.h" #include "economy_func.h" -#include "gui.h" #include "window_func.h" #include "textbuf_gui.h" #include "network/network.h" -#include "variables.h" -#include "livery.h" #include "company_manager_face.h" #include "strings_func.h" #include "gfx_func.h" -- cgit v1.2.3-54-g00ecf