diff --git a/modules/hal_nordic/nrfx/nrfx_config_reserved_resources_ncs.h b/modules/hal_nordic/nrfx/nrfx_config_reserved_resources_ncs.h index 1678b2e4171..ec8a9acaf7b 100644 --- a/modules/hal_nordic/nrfx/nrfx_config_reserved_resources_ncs.h +++ b/modules/hal_nordic/nrfx/nrfx_config_reserved_resources_ncs.h @@ -121,7 +121,7 @@ #endif /* CONFIG_NRF_802154_RADIO_DRIVER */ #if defined(CONFIG_MPSL) -#include +#include #if defined(CONFIG_SOC_COMPATIBLE_NRF52X) #define NRFX_PPI_CHANNELS_USED_BY_MPSL MPSL_PPI_CHANNELS_USED_MASK #elif defined(CONFIG_SOC_COMPATIBLE_NRF53X)