diff --git a/src/zble_module.c b/src/zble_module.c index 6929d47..edf786f 100644 --- a/src/zble_module.c +++ b/src/zble_module.c @@ -7,7 +7,7 @@ #include "ble_bas.h" #include "znordic.h" -#include "basic/version.h" +#include "aproject_config/config.h" #if BLE_DFU_ENABLED #include "nrf_bootloader_info.h"