summaryrefslogtreecommitdiff
path: root/tests/vb2_sha_api_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb2_sha_api_tests.c')
-rw-r--r--tests/vb2_sha_api_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vb2_sha_api_tests.c b/tests/vb2_sha_api_tests.c
index cb58f7bc..6ed0b74b 100644
--- a/tests/vb2_sha_api_tests.c
+++ b/tests/vb2_sha_api_tests.c
@@ -8,7 +8,7 @@
#include "2return_codes.h"
#include "2sha.h"
#include "2sysincludes.h"
-#include "test_common.h"
+#include "common/tests.h"
uint8_t mock_sha1[] = {0x1, 0x3, 0x5, 0x2, 0x4, 0x6, 0xa, 0xb, 0xc, 0xd,
0xd, 0xe, 0xa, 0xd, 0xb, 0xe, 0xe, 0xf, 0x0, 0xf0};