]> git.ipfire.org Git - thirdparty/git.git/blobdiff - midx.c
Merge branch 'ma/more-opaque-lock-file'
[thirdparty/git.git] / midx.c
diff --git a/midx.c b/midx.c
index 9d41b9c2716b9c54cc8ef1c5d97b96d8db6fcce2..05c40a98e053905dc8b5e4587626e68acda6c62e 100644 (file)
--- a/midx.c
+++ b/midx.c
@@ -5,7 +5,7 @@
 #include "lockfile.h"
 #include "packfile.h"
 #include "object-store.h"
-#include "sha1-lookup.h"
+#include "hash-lookup.h"
 #include "midx.h"
 #include "progress.h"
 #include "trace2.h"