error.h to mbed_error.h
Dependents: ch5_mbed_lightweight_Web_server_dust_sensor
Fork of mbed-rtos by
Diff: rtos/Mutex.cpp
- Revision:
- 63:f012639a26ef
- Parent:
- 8:88a1a9c26ae3
- Child:
- 36:512640f00564
--- a/rtos/Mutex.cpp Wed Sep 11 20:15:08 2013 +0100
+++ b/rtos/Mutex.cpp Mon Feb 02 07:36:50 2015 +0000
@@ -22,7 +22,7 @@
#include "Mutex.h"
#include <string.h>
-#include "error.h"
+#include "mbed_error.h"
namespace rtos {
