summaryrefslogtreecommitdiff
path: root/src/newgrf.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/newgrf.cpp
parent416c7d5ddaace157925d1d4220479be89a1cb13a (diff)
downloadopenttd-0d3f5e6e74cae69d927a65a3d59c6391b713b987.tar.xz
(svn r15299) -Cleanup: remove many redundant includes
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 99774c397..7163e0147 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -12,8 +12,6 @@
#include "engine_func.h"
#include "engine_base.h"
#include "spritecache.h"
-#include "sprite.h"
-#include "newgrf.h"
#include "variables.h"
#include "bridge.h"
#include "town.h"
@@ -22,18 +20,14 @@
#include "fontcache.h"
#include "currency.h"
#include "landscape.h"
-#include "newgrf_config.h"
#include "newgrf_house.h"
#include "newgrf_sound.h"
-#include "newgrf_spritegroup.h"
#include "newgrf_station.h"
-#include "cargotype.h"
#include "industry.h"
#include "newgrf_canal.h"
#include "newgrf_commons.h"
#include "newgrf_townname.h"
#include "newgrf_industries.h"
-#include "gfxinit.h"
#include "rev.h"
#include "fios.h"
#include "rail.h"
@@ -43,16 +37,11 @@
#include "vehicle_func.h"
#include "sound_func.h"
#include "string_func.h"
-#include "road_func.h"
-#include "company_base.h"
-#include "settings_type.h"
#include "network/network.h"
#include "map_func.h"
#include <map>
#include "table/strings.h"
-#include "table/sprites.h"
-#include "table/town_land.h"
#include "table/build_industry.h"
/* TTDPatch extended GRF format codec