From 6000f285863c7979f08800f2aa6de8db96c99df4 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Wed, 1 May 2024 11:15:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9SDK=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/zble_module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"