summaryrefslogtreecommitdiff
path: root/include/fan.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fan.h')
-rw-r--r--include/fan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fan.h b/include/fan.h
index 573cc89aba..87c8f4b7a6 100644
--- a/include/fan.h
+++ b/include/fan.h
@@ -11,7 +11,7 @@
#ifdef CONFIG_ZEPHYR
#ifdef CONFIG_PLATFORM_EC_FAN
-#include <devicetree.h>
+#include <zephyr/devicetree.h>
#define NODE_ID_AND_COMMA(node_id) node_id,
enum fan_channel {
#if DT_NODE_EXISTS(DT_INST(0, cros_ec_fans))