I don't know why this is happening.

Fork of BLE_API by Bluetooth Low Energy

Revision:
111:189ff241dae1
Parent:
110:d5a824cee1d3
Child:
116:ca826083980e
--- a/public/BLEDevice.h	Thu Jul 31 09:07:59 2014 +0100
+++ b/public/BLEDevice.h	Thu Jul 31 14:39:35 2014 +0100
@@ -21,7 +21,7 @@
 #include "blecommon.h"
 #include "Gap.h"
 #include "GattServer.h"
-#include "BLEDeviceInstanceBase.hpp"
+#include "BLEDeviceInstanceBase.h"
 
 /**
  * The base class used to abstract away BLE capable radio transceivers or SOCs,