summaryrefslogtreecommitdiff
path: root/zephyr/projects/corsola/include/i2c_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/corsola/include/i2c_map.h')
-rw-r--r--zephyr/projects/corsola/include/i2c_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/projects/corsola/include/i2c_map.h b/zephyr/projects/corsola/include/i2c_map.h
index 898d5c398c..e2f6c53ed2 100644
--- a/zephyr/projects/corsola/include/i2c_map.h
+++ b/zephyr/projects/corsola/include/i2c_map.h
@@ -6,7 +6,7 @@
#ifndef __ZEPHYR_I2C_MAP_H
#define __ZEPHYR_I2C_MAP_H
-#include <devicetree.h>
+#include <zephyr/devicetree.h>
#include "i2c/i2c.h"