diff options
Diffstat (limited to 'console_cmds.c')
-rw-r--r-- | console_cmds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/console_cmds.c b/console_cmds.c index 7101961fe..f65854562 100644 --- a/console_cmds.c +++ b/console_cmds.c @@ -20,6 +20,7 @@ #include "station.h" #include "strings.h" #include "screenshot.h" +#include "date.h" #ifdef ENABLE_NETWORK #include "table/strings.h" |