summaryrefslogtreecommitdiff
path: root/src/newgrf_industries.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-01-07 14:02:26 +0000
committerrubidium <rubidium@openttd.org>2008-01-07 14:02:26 +0000
commit71d4004a851536b961fe2c90a1fcae234769f674 (patch)
treeda6be8b1f4ec1cdb8a848d1ab9915d7dddf2ff8b /src/newgrf_industries.cpp
parente2f7ec1d3e8b546f5faa3ed6d7fd28363629daf3 (diff)
downloadopenttd-71d4004a851536b961fe2c90a1fcae234769f674.tar.xz
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
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 45e481988..84e5af8f2 100644
--- a/src/newgrf_industries.cpp
+++ b/src/newgrf_industries.cpp
@@ -19,6 +19,7 @@
#include "newgrf_text.h"
#include "newgrf_town.h"
#include "window_func.h"
+#include "town.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