summaryrefslogtreecommitdiff
path: root/zephyr/app/ec/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/app/ec/main.c')
-rw-r--r--zephyr/app/ec/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/app/ec/main.c b/zephyr/app/ec/main.c
index 2a1c6ac9b8..5be4f2d031 100644
--- a/zephyr/app/ec/main.c
+++ b/zephyr/app/ec/main.c
@@ -6,6 +6,7 @@
#include <sys/printk.h>
#include <zephyr.h>
+#include "chipset.h"
#include "ec_tasks.h"
#include "hooks.h"
#include "keyboard_scan.h"