summaryrefslogtreecommitdiff
path: root/zephyr/test/ap_power/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/ap_power/src/main.c')
-rw-r--r--zephyr/test/ap_power/src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/ap_power/src/main.c b/zephyr/test/ap_power/src/main.c
index 0fa88536f6..761fcfd997 100644
--- a/zephyr/test/ap_power/src/main.c
+++ b/zephyr/test/ap_power/src/main.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <zephyr.h>
+#include <zephyr/zephyr.h>
#include <ztest.h>
#include "ec_app_main.h"
#include "test_state.h"