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 4c8fae368..42d9be698 100644 --- a/src/newgrf_house.cpp +++ b/src/newgrf_house.cpp @@ -21,6 +21,7 @@ #include "transparency.h" #include "functions.h" #include "player_func.h" +#include "animated_tile_func.h" #include "table/strings.h" #include "table/sprites.h" |