Skip to content

Commit 74e4ab0

Browse files
hubertmiscarlescufi
authored andcommitted
drivers: 802154_serialization: Update RPMsg Service include path
Signed-off-by: Hubert Miś <[email protected]>
1 parent 750df48 commit 74e4ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/nrf_802154_serialization/src/platform/zephyr/nrf_802154_spinel_backend_ipc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
#include <zephyr.h>
8-
#include <rpmsg_service/rpmsg_service.h>
8+
#include <ipc/rpmsg_service.h>
99
#include <device.h>
1010
#include <logging/log.h>
1111

0 commit comments

Comments
 (0)