]> git.ipfire.org Git - thirdparty/git.git/blobdiff - midx.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / midx.c
diff --git a/midx.c b/midx.c
index b500174d1f3d1a895463a13fb59850eb2f1b88f5..db459e448b744fcaf8a60688e884617d0d03620e 100644 (file)
--- a/midx.c
+++ b/midx.c
@@ -9,7 +9,7 @@
 #include "lockfile.h"
 #include "packfile.h"
 #include "object-file.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 #include "hash-lookup.h"
 #include "midx.h"
 #include "progress.h"