BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield

Fork of X_NUCLEO_IDB0XA1 by ST Expansion SW Team

Revision:
231:b94d080127c7
Parent:
219:9981f62cdb1a
--- a/x-nucleo-idb0xa1/BlueNRGGattClient.h	Thu Jun 16 13:35:47 2016 +0200
+++ b/x-nucleo-idb0xa1/BlueNRGGattClient.h	Thu Jun 16 12:08:19 2016 +0000
@@ -34,7 +34,7 @@
 #ifndef __BLUENRG_GATT_CLIENT_H__
 #define __BLUENRG_GATT_CLIENT_H__
 
-#include "mbed-drivers/mbed.h"
+#include "mbed.h"
 #include "ble/blecommon.h"
 #include "btle.h"
 #include "ble/GattClient.h"