summaryrefslogtreecommitdiff
path: root/tests/hmac_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hmac_test.c')
-rw-r--r--tests/hmac_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hmac_test.c b/tests/hmac_test.c
index ed77d7bb..708711fd 100644
--- a/tests/hmac_test.c
+++ b/tests/hmac_test.c
@@ -10,7 +10,7 @@
#include "2sha.h"
#include "2hmac.h"
-#include "test_common.h"
+#include "common/tests.h"
const char short_key[] = "key";
const char message[] = "The quick brown fox jumps over the lazy dog";