diff --git a/player_gui.c b/player_gui.c --- a/player_gui.c +++ b/player_gui.c @@ -16,6 +16,7 @@ #include "network.h" #include "variables.h" #include "train.h" +#include "date.h" #ifdef ENABLE_NETWORK #include "network_data.h"