summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/gpio_id.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/src/gpio_id.c')
-rw-r--r--zephyr/shim/src/gpio_id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/shim/src/gpio_id.c b/zephyr/shim/src/gpio_id.c
index 3a122ae376..b562f405bc 100644
--- a/zephyr/shim/src/gpio_id.c
+++ b/zephyr/shim/src/gpio_id.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <devicetree.h>
+#include <zephyr/devicetree.h>
#ifdef __REQUIRE_ZEPHYR_GPIOS__
#undef __REQUIRE_ZEPHYR_GPIOS__