From c004cc1fd9e706cbd9117e030c73f2043d7d974e Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 9 Jan 2008 21:27:39 +0000 Subject: (svn r11801) -Codechange: remove some unneeded includes from some header files. --- src/depot_gui.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/depot_gui.cpp') diff --git a/src/depot_gui.cpp b/src/depot_gui.cpp index 00c10be34..d9de5b594 100644 --- a/src/depot_gui.cpp +++ b/src/depot_gui.cpp @@ -23,6 +23,7 @@ #include "strings_func.h" #include "window_func.h" #include "vehicle_func.h" +#include "player.h" /* * Since all depot window sizes aren't the same, we need to modify sizes a little. -- cgit v1.2.3-54-g00ecf