summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/default/src/lid_switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/default/src/lid_switch.c')
-rw-r--r--zephyr/test/drivers/default/src/lid_switch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/drivers/default/src/lid_switch.c b/zephyr/test/drivers/default/src/lid_switch.c
index b52af6219c..00ccba291e 100644
--- a/zephyr/test/drivers/default/src/lid_switch.c
+++ b/zephyr/test/drivers/default/src/lid_switch.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <ztest.h>
+#include <zephyr/ztest.h>
#include <zephyr/drivers/emul.h>
#include <zephyr/drivers/gpio.h>
#include <zephyr/drivers/gpio/gpio_emul.h>