summaryrefslogtreecommitdiff
path: root/zephyr/app/ec/main_shim.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/app/ec/main_shim.c')
-rw-r--r--zephyr/app/ec/main_shim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/app/ec/main_shim.c b/zephyr/app/ec/main_shim.c
index a827e0101c..7e54c83295 100644
--- a/zephyr/app/ec/main_shim.c
+++ b/zephyr/app/ec/main_shim.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <kernel.h>
+#include <zephyr/kernel.h>
#include "ec_app_main.h"
#include "host_command.h"