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