summaryrefslogtreecommitdiff
path: root/t/helper/test-sha256.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-sha256.c')
-rw-r--r--t/helper/test-sha256.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/helper/test-sha256.c b/t/helper/test-sha256.c
index 08cf149001..2fb20438f3 100644
--- a/t/helper/test-sha256.c
+++ b/t/helper/test-sha256.c
@@ -1,5 +1,5 @@
#include "test-tool.h"
-#include "hash-ll.h"
+#include "hash.h"
int cmd__sha256(int ac, const char **av)
{