diff options
Diffstat (limited to 'ship_gui.c')
-rw-r--r-- | ship_gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ship_gui.c b/ship_gui.c index a3b4ac3d3..96e2db62d 100644 --- a/ship_gui.c +++ b/ship_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 a ship at a given location. |