summaryrefslogtreecommitdiff
path: root/src/newgrf_industries.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-01-09 21:27:39 +0000
committerrubidium <rubidium@openttd.org>2008-01-09 21:27:39 +0000
commit6c954cad5f73f20fad3804d16f1852c7b52d3ad7 (patch)
tree03527c71c555a5972cd91f9807d88fc1d057bc65 /src/newgrf_industries.cpp
parent998d7644f6a1b58de0b06d539c0436808b1f1e95 (diff)
downloadopenttd-6c954cad5f73f20fad3804d16f1852c7b52d3ad7.tar.xz
(svn r11801) -Codechange: remove some unneeded includes from some header files.
Diffstat (limited to 'src/newgrf_industries.cpp')
-rw-r--r--src/newgrf_industries.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newgrf_industries.cpp b/src/newgrf_industries.cpp
index 46b3650e9..be941f75f 100644
--- a/src/newgrf_industries.cpp
+++ b/src/newgrf_industries.cpp
@@ -20,6 +20,7 @@
#include "newgrf_town.h"
#include "window_func.h"
#include "town.h"
+#include "player.h"
/* Since the industry IDs defined by the GRF file don't necessarily correlate
* to those used by the game, the IDs used for overriding old industries must be