diff --git a/src/economy_func.h b/src/economy_func.h --- a/src/economy_func.h +++ b/src/economy_func.h @@ -12,7 +12,7 @@ #include "tile_type.h" #include "town_type.h" #include "industry_type.h" -#include "player_type.h" +#include "company_type.h" #include "station_type.h" void ResetPriceBaseMultipliers();