Skip to content

Commit 582fb48

Browse files
committed
nrf_802154: align to moved nrfx_coredep
It is located in lib now. Signed-off-by: Marcin Szymczyk <[email protected]>
1 parent ff5b4a1 commit 582fb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nrf_802154/driver/src/nrf_802154_utils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#include "nrf_802154_assert.h"
3939
#include <stdint.h>
4040
#include "nrfx.h"
41-
#include <soc/nrfx_coredep.h>
41+
#include <lib/nrfx_coredep.h>
4242

4343
#ifdef __STATIC_INLINE__
4444
#undef __STATIC_INLINE__

0 commit comments

Comments
 (0)