From 71d4004a851536b961fe2c90a1fcae234769f674 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Jan 2008 14:02:26 +0000 Subject: (svn r11776) -Codechange: more header splittings to reduce the dependencies. --- src/newgrf_industries.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/newgrf_industries.cpp') 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 -- cgit v1.2.3-54-g00ecf