mbed Connector Interface simplification API on top of mbed-client

Fork of mbedConnectorInterfaceV3 by Doug Anson

NOTE:

This repo has been replaced with https://github.com/ARMmbed/mbedConnectorInterface. No further updates will occur with this repo. Please use the github repo instead. Thanks!

Revision:
32:331361178413
Parent:
31:2507e64fcc42
Child:
33:1d0b855df5a5
--- a/mbed-connector-interface/TickerResourceObserver.h	Tue Jun 14 19:03:20 2016 +0000
+++ b/mbed-connector-interface/TickerResourceObserver.h	Tue Jun 14 19:04:08 2016 +0000
@@ -36,7 +36,7 @@
 #endif
 
 // mbedConnectorInterface configuration
-#include "mbed-connector/interface/mbedConnectorInterface.h"
+#include "mbed-connector-interface/mbedConnectorInterface.h"
 
 // Base class support
 #include "mbed-connector-interface/ResourceObserver.h"