summaryrefslogtreecommitdiff
path: root/tests/vb2_sha256_x86_tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb2_sha256_x86_tests.c')
-rw-r--r--tests/vb2_sha256_x86_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vb2_sha256_x86_tests.c b/tests/vb2_sha256_x86_tests.c
index 06ba12e1..e17d3951 100644
--- a/tests/vb2_sha256_x86_tests.c
+++ b/tests/vb2_sha256_x86_tests.c
@@ -10,8 +10,8 @@
#include "2api.h"
#include "2sha.h"
+#include "common/tests.h"
#include "sha_test_vectors.h"
-#include "test_common.h"
vb2_error_t vb2_digest_buffer(const uint8_t *buf, uint32_t size,
enum vb2_hash_algorithm hash_alg, uint8_t *digest,