diff options
Diffstat (limited to 'unmovable_cmd.c')
-rw-r--r-- | unmovable_cmd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unmovable_cmd.c b/unmovable_cmd.c index 129e22c28..21f1c99bc 100644 --- a/unmovable_cmd.c +++ b/unmovable_cmd.c @@ -2,6 +2,7 @@ #include "ttd.h" #include "table/strings.h" #include "map.h" +#include "tile.h" #include "command.h" #include "viewport.h" #include "player.h" |