aboutsummaryrefslogtreecommitdiff
path: root/tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests.c')
-rw-r--r--tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.c b/tests.c
index 3e3d430..f0396ca 100644
--- a/tests.c
+++ b/tests.c
@@ -1,5 +1,5 @@
#include <string.h> // memcmp()
-#include "sha256.h"
+#include "sha2.h"
#include "tests.h"
#define DEF_TEST_FUNC(size) \