summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/lid_switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/src/lid_switch.c')
-rw-r--r--zephyr/test/drivers/src/lid_switch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/drivers/src/lid_switch.c b/zephyr/test/drivers/src/lid_switch.c
index d3727d926c..c4794741fb 100644
--- a/zephyr/test/drivers/src/lid_switch.c
+++ b/zephyr/test/drivers/src/lid_switch.c
@@ -11,7 +11,7 @@
#include <shell/shell_dummy.h>
#include <console.h>
-#include "test_state.h"
+#include "test/drivers/test_state.h"
#include "ec_commands.h"
#include "host_command.h"