summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/i2c_passthru.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/src/i2c_passthru.c')
-rw-r--r--zephyr/test/drivers/src/i2c_passthru.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/drivers/src/i2c_passthru.c b/zephyr/test/drivers/src/i2c_passthru.c
index 98bc181d84..bab6a15b28 100644
--- a/zephyr/test/drivers/src/i2c_passthru.c
+++ b/zephyr/test/drivers/src/i2c_passthru.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <zephyr.h>
+#include <zephyr/zephyr.h>
#include <ztest.h>
#include "ec_commands.h"