diff --git a/routing_common/car_model_coefs_default.hpp b/routing_common/car_model_coefs_default.hpp index ef3d29104d..5958c7e44b 100644 --- a/routing_common/car_model_coefs_default.hpp +++ b/routing_common/car_model_coefs_default.hpp @@ -40,7 +40,7 @@ HighwayBasedFactors const kGlobalHighwayBasedFactors = { // {maxspeed : InOutCityFactor(in city, out city)} {kCommonMaxSpeedValue, InOutCityFactor(0.80)} }}, - {HighwayType::HighwayLiving_street /* highway class */, { + {HighwayType::HighwayLivingStreet /* highway class */, { // {maxspeed : InOutCityFactor(in city, out city)} {kCommonMaxSpeedValue, InOutCityFactor(0.75)} }},