diff options
Diffstat (limited to 'industry_cmd.c')
-rw-r--r-- | industry_cmd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/industry_cmd.c b/industry_cmd.c index 9849e1321..9836d16f7 100644 --- a/industry_cmd.c +++ b/industry_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 "industry.h" |