diff -r c291a21b304e -r 72c00af5c95d src/window_gui.h --- a/src/window_gui.h Tue Sep 30 20:39:50 2008 +0000 +++ b/src/window_gui.h Tue Sep 30 20:51:04 2008 +0000 @@ -9,7 +9,7 @@ #include "core/geometry_type.hpp" #include "vehicle_type.h" #include "viewport_type.h" -#include "player_type.h" +#include "company_type.h" #include "strings_type.h" #include "core/alloc_type.hpp" #include "window_type.h"