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