Skip to content

Commit 214656a

Browse files
fix case in #include
1 parent 1a35f3e commit 214656a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/FEATURE_BLE/ble/pal/MemorySecurityDb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#define PAL_MEMORY_SECURITY_DB_H_
1919

2020
#include "ble/Gap.h"
21-
#include "SecurityDB.h"
21+
#include "SecurityDb.h"
2222

2323
namespace ble {
2424
namespace pal {

0 commit comments

Comments
 (0)