]> git.ipfire.org Git - thirdparty/git.git/blobdiff - pack-check.c
Merge git-gui into ml/git-gui-exec-path-fix
[thirdparty/git.git] / pack-check.c
index 049f2f0bfc03f2c08a4e24fa6be767f01fe8145d..977f619618e0a9b97044f0b07e5617d3b3e1839b 100644 (file)
@@ -7,7 +7,7 @@
 #include "progress.h"
 #include "packfile.h"
 #include "object-file.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 
 struct idx_entry {
        off_t                offset;