fix case in #include

pull/6932/head
Paul Szczepanek 2018-05-08 17:56:38 +01:00 committed by GitHub
parent 1a35f3e217
commit 214656a9ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#define PAL_MEMORY_SECURITY_DB_H_
#include "ble/Gap.h"
#include "SecurityDB.h"
#include "SecurityDb.h"
namespace ble {
namespace pal {