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/saveload.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/saveload.cpp') diff --git a/src/saveload.cpp b/src/saveload.cpp index 0a627a0dd..9970c6458 100644 --- a/src/saveload.cpp +++ b/src/saveload.cpp @@ -19,7 +19,6 @@ #include "station.h" #include "thread.h" #include "town.h" -#include "player.h" #include "saveload.h" #include "network/network.h" #include "variables.h" -- cgit v1.2.3-54-g00ecf