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