diff -r 4e91c448c409 -r 0d0d8c94f84b src/newgrf_station.cpp --- a/src/newgrf_station.cpp Wed Dec 26 11:45:43 2007 +0000 +++ b/src/newgrf_station.cpp Wed Dec 26 13:50:40 2007 +0000 @@ -18,11 +18,11 @@ #include "newgrf_commons.h" #include "newgrf_station.h" #include "newgrf_spritegroup.h" -#include "date.h" #include "cargotype.h" #include "town_map.h" #include "newgrf_town.h" #include "gfx_func.h" +#include "date_func.h" static StationClass station_classes[STAT_CLASS_MAX];