]> git.ipfire.org Git - thirdparty/git.git/blobdiff - fsck.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / fsck.c
diff --git a/fsck.c b/fsck.c
index 04e729953b2cbf58ce29fa9b96933d51b7b74981..a219d6f2c0ac087b50376944b6a08e235b7523b2 100644 (file)
--- a/fsck.c
+++ b/fsck.c
@@ -1,8 +1,9 @@
 #include "git-compat-util.h"
 #include "alloc.h"
 #include "date.h"
+#include "dir.h"
 #include "hex.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 #include "path.h"
 #include "repository.h"
 #include "object.h"