summaryrefslogtreecommitdiff
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.c b/test.c
index ebe2b44..21a6525 100644
--- a/test.c
+++ b/test.c
@@ -1,7 +1,7 @@
#include <stdio.h>
#include <string.h>
-#include "sha1.h"
+#include "libsha1.h"
static void print_hex(const char* data, size_t size)
{