diff options
Diffstat (limited to 'vehicle.c')
-rw-r--r-- | vehicle.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #include "ttd.h" #include "table/strings.h" #include "map.h" +#include "tile.h" #include "vehicle.h" #include "gfx.h" #include "viewport.h" |