mbed

Fork of mbed-dev by mbed official

Revision:
160:d5399cc887bb
Parent:
159:612c381a210f
Child:
179:79309dc6340a
--- a/targets/TARGET_ONSEMI/TARGET_NCS36510/ncs36510_i2c.c	Tue Feb 28 17:13:35 2017 +0000
+++ b/targets/TARGET_ONSEMI/TARGET_NCS36510/ncs36510_i2c.c	Tue Mar 14 16:40:56 2017 +0000
@@ -60,7 +60,7 @@
  */
 #if DEVICE_I2C
 #include "i2c.h"
-#include "wait_api.h"
+#include "mbed_wait_api.h"
 
 /* See i2c.h for details */
 void fI2cInit(i2c_t *obj,PinName sda,PinName scl)