diff options
Diffstat (limited to 'src/newgrf_station.cpp')
-rw-r--r-- | src/newgrf_station.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newgrf_station.cpp b/src/newgrf_station.cpp index 220da1e42..f926aa5a8 100644 --- a/src/newgrf_station.cpp +++ b/src/newgrf_station.cpp @@ -22,6 +22,7 @@ #include "gfx_func.h" #include "date_func.h" #include "player_func.h" +#include "animated_tile_func.h" #include "table/sprites.h" #include "table/strings.h" |