summaryrefslogtreecommitdiff
path: root/zephyr/test/hooks/hooks.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/hooks/hooks.c')
-rw-r--r--zephyr/test/hooks/hooks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/hooks/hooks.c b/zephyr/test/hooks/hooks.c
index a06f4f36a7..ae6f6b63ab 100644
--- a/zephyr/test/hooks/hooks.c
+++ b/zephyr/test/hooks/hooks.c
@@ -4,7 +4,7 @@
*/
#include <stdbool.h>
-#include <ztest.h>
+#include <zephyr/ztest.h>
#include "ap_power/ap_power.h"
#include "hooks.h"