Azure IoT common library

Dependents:   STM32F746_iothub_client_sample_mqtt f767zi_mqtt iothub_client_sample_amqp iothub_client_sample_http ... more

Revision:
6:c55b013dfc2a
Parent:
0:fa2de1b79154
Child:
11:77df6d7e65ae
--- a/constbuffer.c	Fri Jun 17 17:03:29 2016 -0700
+++ b/constbuffer.c	Fri Jul 01 10:43:23 2016 -0700
@@ -11,7 +11,7 @@
 #include "azure_c_shared_utility/gballoc.h"
 
 #include "azure_c_shared_utility/constbuffer.h"
-#include "azure_c_shared_utility/iot_logging.h"
+#include "azure_c_shared_utility/xlogging.h"
 #include "azure_c_shared_utility/refcount.h"
 
 typedef struct CONSTBUFFER_HANDLE_DATA_TAG