Antonio Vilei / X_NUCLEO_IDB0XA1

Fork of X_NUCLEO_IDB0XA1 by ST Expansion SW Team

Revision:
231:b94d080127c7
Parent:
144:bdf5e8432131
--- a/source/platform/clock.c	Thu Jun 16 13:35:47 2016 +0200
+++ b/source/platform/clock.c	Thu Jun 16 12:08:19 2016 +0000
@@ -1,7 +1,7 @@
 
 #include "clock.h"
-#include "mbed-drivers/wait_api.h"
-#include "mbed-drivers/rtc_time.h"
+#include "wait_api.h"
+#include "rtc_time.h"
 
 const uint32_t CLOCK_SECOND = 1000;