mbed-rtos

Dependents:   YOZAKURA_ARM

Fork of mbed-rtos by mbed official

Revision:
70:923739f38354
Parent:
8:88a1a9c26ae3
--- a/rtos/RtosTimer.cpp	Tue Mar 31 09:46:05 2015 +0000
+++ b/rtos/RtosTimer.cpp	Thu Apr 16 02:36:31 2015 +0000
@@ -24,7 +24,7 @@
 #include <string.h>
 
 #include "cmsis_os.h"
-#include "error.h"
+#include "mbed_error.h"
 
 namespace rtos {