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/road_cmd.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/road_cmd.cpp') diff --git a/src/road_cmd.cpp b/src/road_cmd.cpp index 9094884a3..b8d5025d8 100644 --- a/src/road_cmd.cpp +++ b/src/road_cmd.cpp @@ -18,7 +18,6 @@ #include "town_map.h" #include "viewport_func.h" #include "command_func.h" -#include "player.h" #include "town.h" #include "yapf/yapf.h" #include "depot.h" -- cgit v1.2.3-54-g00ecf