mirror of https://github.com/ARMmbed/mbed-os.git
BLE: Fix inclusion of BLE.h (case)
parent
635a82495c
commit
e2a2582549
|
@ -20,7 +20,7 @@
|
|||
#include <new>
|
||||
#include "EventQueue.h"
|
||||
#include "ble/BLEInstanceBase.h"
|
||||
#include "BLE/ble.h"
|
||||
#include "ble/BLE.h"
|
||||
|
||||
namespace ble {
|
||||
namespace pal {
|
||||
|
|
Loading…
Reference in New Issue