Skip to content

Commit

Permalink
drivers: 802154_serialization: Update RPMsg Service include path
Browse files Browse the repository at this point in the history
Signed-off-by: Hubert Miś <[email protected]>
  • Loading branch information
hubertmis authored and carlescufi committed Jan 19, 2021
1 parent 750df48 commit 74e4ab0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

#include <zephyr.h>
#include <rpmsg_service/rpmsg_service.h>
#include <ipc/rpmsg_service.h>
#include <device.h>
#include <logging/log.h>

Expand Down

0 comments on commit 74e4ab0

Please sign in to comment.