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