Lancaster University / nRF51822

Dependencies:   nrf51-sdk

Dependents:   microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more

Revision:
360:7c68c8d67e1f
Parent:
356:55ede9fd5279
Child:
361:d2405f5a4853
--- a/btle/btle.cpp	Fri Jun 19 15:55:37 2015 +0100
+++ b/btle/btle.cpp	Fri Jun 19 15:55:37 2015 +0100
@@ -30,7 +30,7 @@
 #include "softdevice_handler.h"
 #include "pstorage.h"
 
-#include "GapEvents.h"
+#include "ble/GapEvents.h"
 #include "nRF51Gap.h"
 #include "nRF51GattServer.h"
 #include "nRF51SecurityManager.h"