Skip to content

Commit ab3a469

Browse files
author
Mika Leppänen
committed
Added missing header to wisun interface
1 parent 3b20d9e commit ab3a469

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/nanostack/mbed-mesh-api/source/WisunInterface.cpp

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

1717
#include "WisunInterface.h"
18+
#include "NanostackRfPhy.h"
1819
#include "include/wisun_tasklet.h"
1920
#include "callback_handler.h"
2021
#include "NanostackLockGuard.h"

0 commit comments

Comments
 (0)