song zhao / nRF51822

Dependencies:   nrf51-sdk

Fork of nRF51822 by Nordic Semiconductor

Revision:
361:7c68c8d67e1f
Parent:
340:e5e2157e8b44
--- a/nRF51DiscoveredCharacteristic.h	Fri Jun 19 15:55:37 2015 +0100
+++ b/nRF51DiscoveredCharacteristic.h	Fri Jun 19 15:55:37 2015 +0100
@@ -17,7 +17,7 @@
 #ifndef __NRF_DISCOVERED_CHARACTERISTIC_H__
 #define __NRF_DISCOVERED_CHARACTERISTIC_H__
 
-#include "DiscoveredCharacteristic.h"
+#include "ble/DiscoveredCharacteristic.h"
 #include "ble_gatt.h"
 
 class nRF51GattClient; /* forward declaration */