diff --git a/src/depot_gui.cpp b/src/depot_gui.cpp --- a/src/depot_gui.cpp +++ b/src/depot_gui.cpp @@ -21,7 +21,7 @@ #include "strings_func.h" #include "window_func.h" #include "vehicle_func.h" -#include "player_func.h" +#include "company_func.h" #include "order_func.h" #include "depot_base.h" #include "tilehighlight_func.h"