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..d65ed74d6c8 100644 --- a/modules/hal_nordic/nrfx/nrfx_config_reserved_resources_ncs.h +++ b/modules/hal_nordic/nrfx/nrfx_config_reserved_resources_ncs.h @@ -937,7 +937,7 @@ BUILD_ASSERT((NRFX_PPIB_020_030_CHANNELS_USED_BY_802154_DRV & NRFX_PPIB_020_030_CHANNELS_USED_BY_802154_DRV | NRFX_PPIB_020_030_CHANNELS_USED_BY_MPSL) #if defined(CONFIG_SOFTDEVICE) -#include +#include #define NRFX_PPI_CHANNELS_USED_BY_SD SD_PPI_CHANNELS_USED #define NRFX_PPI_GROUPS_USED_BY_SD SD_PPI_GROUPS_USED #else