diff -r eec832095805 -r 1496654ca5e7 src/newgrf_station.cpp --- a/src/newgrf_station.cpp Sat Jan 12 13:36:22 2008 +0000 +++ b/src/newgrf_station.cpp Sat Jan 12 14:10:35 2008 +0000 @@ -23,7 +23,7 @@ #include "newgrf_town.h" #include "gfx_func.h" #include "date_func.h" -#include "player.h" +#include "player_func.h" static StationClass station_classes[STAT_CLASS_MAX];