summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/switchcap_ln9310.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/src/switchcap_ln9310.c')
-rw-r--r--zephyr/shim/src/switchcap_ln9310.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/shim/src/switchcap_ln9310.c b/zephyr/shim/src/switchcap_ln9310.c
index 4dc7f0d7fe..bd8612fb2e 100644
--- a/zephyr/shim/src/switchcap_ln9310.c
+++ b/zephyr/shim/src/switchcap_ln9310.c
@@ -3,8 +3,8 @@
* found in the LICENSE file.
*/
-#include <devicetree.h>
-#include <drivers/gpio.h>
+#include <zephyr/devicetree.h>
+#include <zephyr/drivers/gpio.h>
#include "common.h"
#include "ln9310.h"