X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=repository.c;fp=repository.c;h=a7679ceeaa45ce7a20094f9a29a82987290ad354;hb=a034e9106ff1a4cb6fcb6f2ea3a1a47b4d2ba173;hp=4d685374077adff8a43f2eb00a379104645abee3;hpb=8043418b77a0942cd3291f2bca56a0263b6d9967;p=thirdparty%2Fgit.git diff --git a/repository.c b/repository.c index 4d68537407..a7679ceeaa 100644 --- a/repository.c +++ b/repository.c @@ -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"