diff options
Diffstat (limited to 'src/newgrf_house.cpp')
-rw-r--r-- | src/newgrf_house.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newgrf_house.cpp b/src/newgrf_house.cpp index 169396245..2b770fede 100644 --- a/src/newgrf_house.cpp +++ b/src/newgrf_house.cpp @@ -10,6 +10,7 @@ #include "viewport.h" #include "landscape.h" #include "date.h" +#include "tile.h" #include "town.h" #include "town_map.h" #include "sound.h" |