use thread
Fork of mbed-rtos by
Diff: rtos/Thread.cpp
- Revision:
- 63:0c8426fdeb21
- Parent:
- 8:88a1a9c26ae3
--- a/rtos/Thread.cpp Wed Sep 11 20:15:08 2013 +0100 +++ b/rtos/Thread.cpp Sat Feb 14 04:32:21 2015 +0000 @@ -21,7 +21,7 @@ */ #include "Thread.h" -#include "error.h" +#include "mbed_error.h" namespace rtos {