]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bisect.c
t3905: use test_cmp() to check file contents
[thirdparty/git.git] / bisect.c
index d8c2c8f7a78bf99e5f6d202ee7996ab9952b417f..75ea0eb57ff18979702b0abd5da345f27948e530 100644 (file)
--- a/bisect.c
+++ b/bisect.c
@@ -6,7 +6,7 @@
 #include "refs.h"
 #include "list-objects.h"
 #include "quote.h"
-#include "sha1-lookup.h"
+#include "hash-lookup.h"
 #include "run-command.h"
 #include "log-tree.h"
 #include "bisect.h"