diff options
Diffstat (limited to 'train_gui.c')
-rw-r--r-- | train_gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/train_gui.c b/train_gui.c index 376556071..4b6091702 100644 --- a/train_gui.c +++ b/train_gui.c @@ -21,6 +21,7 @@ #include "depot.h" #include "train.h" #include "newgrf_engine.h" +#include "date.h" /** * Draw the purchase info details of train engine at a given location. |