4545

Dependents:   LSS_Rev_1

Fork of mbed-dev by Umar Naeem

Revision:
160:d5399cc887bb
Parent:
149:156823d33999
--- a/platform/mbed_wait_api_no_rtos.c	Tue Feb 28 17:13:35 2017 +0000
+++ b/platform/mbed_wait_api_no_rtos.c	Tue Mar 14 16:40:56 2017 +0000
@@ -18,7 +18,7 @@
 // if the RTOS is not present.
 #ifndef MBED_CONF_RTOS_PRESENT
 
-#include "platform/wait_api.h"
+#include "platform/mbed_wait_api.h"
 #include "hal/us_ticker_api.h"
 
 void wait(float s) {