From 0d3f5e6e74cae69d927a65a3d59c6391b713b987 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/company_cmd.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/company_cmd.cpp') diff --git a/src/company_cmd.cpp b/src/company_cmd.cpp index 31e9bcef0..a5ebc3e36 100644 --- a/src/company_cmd.cpp +++ b/src/company_cmd.cpp @@ -4,7 +4,6 @@ #include "stdafx.h" #include "openttd.h" -#include "engine_func.h" #include "engine_base.h" #include "company_func.h" #include "company_gui.h" @@ -22,23 +21,18 @@ #include "tile_map.h" #include "strings_func.h" #include "gfx_func.h" -#include "functions.h" #include "date_func.h" -#include "vehicle_func.h" #include "sound_func.h" #include "core/alloc_func.hpp" -#include "core/sort_func.hpp" #include "autoreplace_func.h" #include "autoreplace_gui.h" #include "string_func.h" #include "road_func.h" #include "rail.h" #include "sprite.h" -#include "debug.h" #include "oldpool_func.h" #include "table/strings.h" -#include "table/sprites.h" CompanyByte _local_company; CompanyByte _current_company; -- cgit v1.2.3-70-g09d2