From 2fc62eab058153a2d9d6fc7b14d8f8f28da8b183 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 12 Jan 2008 14:10:35 +0000 Subject: (svn r11818) -Codechange: split player.h into smaller pieces. --- src/elrail.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/elrail.cpp') diff --git a/src/elrail.cpp b/src/elrail.cpp index 827ab2cd0..e0b158aea 100644 --- a/src/elrail.cpp +++ b/src/elrail.cpp @@ -65,7 +65,7 @@ #include "transparency.h" #include "tunnelbridge_map.h" #include "vehicle_func.h" -#include "player.h" +#include "player_base.h" static inline TLG GetTLG(TileIndex t) -- cgit v1.2.3-70-g09d2