diff options
Diffstat (limited to 'roadveh_gui.c')
-rw-r--r-- | roadveh_gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roadveh_gui.c b/roadveh_gui.c index 18b4a0720..1716c3556 100644 --- a/roadveh_gui.c +++ b/roadveh_gui.c @@ -20,6 +20,7 @@ #include "depot.h" #include "vehicle_gui.h" #include "newgrf_engine.h" +#include "date.h" /** * Draw the purchase info details of road vehicle at a given location. |