]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/count-objects.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / builtin / count-objects.c
index c9f82d0bce9d57e39597b1f1526642f9b8f4bf55..97cdfb0ac57c6ae534bf2646a84dccf5b19bd229 100644 (file)
@@ -14,7 +14,7 @@
 #include "parse-options.h"
 #include "quote.h"
 #include "packfile.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 
 static unsigned long garbage;
 static off_t size_garbage;