Skip to content

Commit db4efc8

Browse files
author
Arto Kinnunen
committed
Fix unittests
Use path in "mbed-trace/mbed_trace.h" to keep unittest happy.
1 parent e2c781f commit db4efc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/netsocket/EMACInterface.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
#include "EMACInterface.h"
18-
#include "mbed_trace.h"
18+
#include "mbed-trace/mbed_trace.h"
1919

2020
using namespace mbed;
2121

0 commit comments

Comments
 (0)