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 0ac6a99d5f..08cf149001 100644
--- a/t/helper/test-sha256.c
+++ b/t/helper/test-sha256.c
@@ -1,5 +1,5 @@
#include "test-tool.h"
-#include "cache.h"
+#include "hash-ll.h"
int cmd__sha256(int ac, const char **av)
{