error.h to mbed_error.h
Dependents: ch5_mbed_lightweight_Web_server_dust_sensor
Fork of mbed-rtos by
Diff: rtos/RtosTimer.cpp
- Revision:
- 40:bd07334df5b1
- Parent:
- 36:512640f00564
--- a/rtos/RtosTimer.cpp Thu Jul 31 15:00:07 2014 +0100
+++ b/rtos/RtosTimer.cpp Fri Aug 15 16:30:22 2014 +0100
@@ -24,7 +24,7 @@
#include <string.h>
#include "cmsis_os.h"
-#include "error.h"
+#include "mbed_error.h"
namespace rtos {
