src/newgrf_house.cpp
changeset 8750 fdd6054e7bae
parent 8733 9e2d2a2619ff
child 8760 ce0891c412ce
--- a/src/newgrf_house.cpp	Sat Jan 12 13:36:22 2008 +0000
+++ b/src/newgrf_house.cpp	Sat Jan 12 14:10:35 2008 +0000
@@ -23,7 +23,7 @@
 #include "newgrf_commons.h"
 #include "transparency.h"
 #include "functions.h"
-#include "player.h"
+#include "player_func.h"
 
 static BuildingCounts    _building_counts;
 static HouseClassMapping _class_mapping[HOUSE_CLASS_MAX];