diff options
Diffstat (limited to 'src/newgrf_house.h')
-rw-r--r-- | src/newgrf_house.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf_house.h b/src/newgrf_house.h index 11a830a5a..6a6f40cb0 100644 --- a/src/newgrf_house.h +++ b/src/newgrf_house.h @@ -12,7 +12,6 @@ #ifndef NEWGRF_HOUSE_H #define NEWGRF_HOUSE_H -#include "town_type.h" #include "newgrf_callbacks.h" #include "tile_cmd.h" #include "house_type.h" |