error.h

Dependents:   ch8_mbed_websocket_client

Fork of mbed-rtos by mbed official

Revision:
63:38db02a8de8f
Parent:
8:88a1a9c26ae3
--- a/rtos/RtosTimer.cpp	Wed Sep 11 20:15:08 2013 +0100
+++ b/rtos/RtosTimer.cpp	Wed Feb 04 03:40:41 2015 +0000
@@ -24,7 +24,7 @@
 #include <string.h>
 
 #include "cmsis_os.h"
-#include "error.h"
+#include "mbed_error.h"
 
 namespace rtos {