summaryrefslogtreecommitdiff
path: root/src/industrytype.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2012-01-03 20:26:05 +0000
committerrubidium <rubidium@openttd.org>2012-01-03 20:26:05 +0000
commite40eb8177ac3ed5235ae13314032bb47095c13e9 (patch)
tree1246affaf5592bce703cfdfe2910691d51147778 /src/industrytype.h
parent9856282d0b8bfe62ae9c1c9474bff71333cc7e66 (diff)
downloadopenttd-e40eb8177ac3ed5235ae13314032bb47095c13e9.tar.xz
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
Diffstat (limited to 'src/industrytype.h')
-rw-r--r--src/industrytype.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/industrytype.h b/src/industrytype.h
index b56534304..8aa566e7a 100644
--- a/src/industrytype.h
+++ b/src/industrytype.h
@@ -12,12 +12,10 @@
#ifndef INDUSTRYTYPE_H
#define INDUSTRYTYPE_H
-#include "economy_type.h"
#include "map_type.h"
#include "slope_type.h"
#include "industry_type.h"
#include "landscape_type.h"
-#include "strings_type.h"
#include "cargo_type.h"
#include "newgrf_animation_type.h"
#include "newgrf_commons.h"