]> git.ipfire.org Git - thirdparty/git.git/blobdiff - fetch-pack.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / fetch-pack.c
index 0f71054fbaefbdbfdc7878a2f1be06bb9c3f24e7..a432eacab999a87fb3c3d545d90dbff82e57a820 100644 (file)
@@ -24,7 +24,8 @@
 #include "oid-array.h"
 #include "oidset.h"
 #include "packfile.h"
-#include "object-store.h"
+#include "object-store-ll.h"
+#include "path.h"
 #include "connected.h"
 #include "fetch-negotiator.h"
 #include "fsck.h"