mirror of https://github.com/ARMmbed/mbed-os.git
fix case in #include
parent
1a35f3e217
commit
214656a9ee
|
@ -18,7 +18,7 @@
|
|||
#define PAL_MEMORY_SECURITY_DB_H_
|
||||
|
||||
#include "ble/Gap.h"
|
||||
#include "SecurityDB.h"
|
||||
#include "SecurityDb.h"
|
||||
|
||||
namespace ble {
|
||||
namespace pal {
|
||||
|
|
Loading…
Reference in New Issue