src/newgrf_house.cpp
changeset 10208 72c00af5c95d
parent 10207 c291a21b304e
child 10257 2c37b72eec95
--- a/src/newgrf_house.cpp	Tue Sep 30 20:39:50 2008 +0000
+++ b/src/newgrf_house.cpp	Tue Sep 30 20:51:04 2008 +0000
@@ -20,10 +20,10 @@
 #include "newgrf_commons.h"
 #include "transparency.h"
 #include "functions.h"
-#include "player_func.h"
+#include "company_func.h"
 #include "animated_tile_func.h"
 #include "date_func.h"
-#include "player_base.h"
+#include "company_base.h"
 
 #include "table/strings.h"
 #include "table/sprites.h"