diff --git a/src/autoreplace_gui.cpp b/src/autoreplace_gui.cpp --- a/src/autoreplace_gui.cpp +++ b/src/autoreplace_gui.cpp @@ -17,7 +17,7 @@ #include "vehicle_func.h" #include "autoreplace_func.h" #include "gfx_func.h" -#include "player_func.h" +#include "company_func.h" #include "widgets/dropdown_type.h" #include "widgets/dropdown_func.h" #include "engine_func.h"