summaryrefslogtreecommitdiff
path: root/sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'sha1.c')
-rw-r--r--sha1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sha1.c b/sha1.c
index 48bef2b..c39a5a1 100644
--- a/sha1.c
+++ b/sha1.c
@@ -35,7 +35,7 @@
#include <string.h> /* for memcpy() etc. */
-#include "sha1.h"
+#include "libsha1.h"
#if defined(__cplusplus)
extern "C"