mirror of https://github.com/ARMmbed/mbed-os.git
[LWIP] error.h -> mbed_error.h
parent
04071ab1ea
commit
1dcc9246bd
|
@ -18,7 +18,7 @@
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
/* mbed includes */
|
/* mbed includes */
|
||||||
#include "error.h"
|
#include "mbed_error.h"
|
||||||
#include "mbed_interface.h"
|
#include "mbed_interface.h"
|
||||||
#include "us_ticker_api.h"
|
#include "us_ticker_api.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue