From 38115acf5adbcf66643d1f96e30b9abc6dec15a3 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_house.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newgrf_house.h') diff --git a/src/newgrf_house.h b/src/newgrf_house.h index 27a5672fa..ffee181d5 100644 --- a/src/newgrf_house.h +++ b/src/newgrf_house.h @@ -5,7 +5,7 @@ #ifndef NEWGRF_HOUSE_H #define NEWGRF_HOUSE_H -#include "town.h" +#include "town_type.h" #include "newgrf_callbacks.h" /** -- cgit v1.2.3-54-g00ecf