mbed-rtos // fixed error.h
Fork of mbed-rtos by
Diff: rtos/RtosTimer.cpp
- Revision:
- 76:4c40a1782881
- Parent:
- 8:88a1a9c26ae3
--- a/rtos/RtosTimer.cpp Tue Nov 19 09:00:05 2013 +0000 +++ b/rtos/RtosTimer.cpp Mon May 04 15:00:56 2015 +0000 @@ -24,7 +24,7 @@ #include <string.h> #include "cmsis_os.h" -#include "error.h" +#include "mbed_error.h" namespace rtos {