]> git.ipfire.org Git - thirdparty/git.git/blobdiff - repository.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / repository.c
index 4d685374077adff8a43f2eb00a379104645abee3..a7679ceeaa45ce7a20094f9a29a82987290ad354 100644 (file)
@@ -6,7 +6,7 @@
 #include "git-compat-util.h"
 #include "abspath.h"
 #include "repository.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 #include "config.h"
 #include "object.h"
 #include "lockfile.h"