fix cordio include path

pull/14198/head
Paul Szczepanek 2021-03-18 11:30:43 +00:00
parent 1afbbebc96
commit d43d4a0e7e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
#include "ble_trace_helpers.h"
#include "pal/AttServerMessage.h"
#include "ble-host/include/att_api.h"
#include "att_api.h"
#define TRACE_GROUP "BLE "
namespace ble {