X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=connected.c;h=8f89376dbcf30cd2cf69c3d2eaa446e47c9f4ae8;hb=a034e9106ff1a4cb6fcb6f2ea3a1a47b4d2ba173;hp=d672521da41d524f49556aefc29427b20836b8d2;hpb=3fb8a0f0a24cc265112a96db52117d15232adc25;p=thirdparty%2Fgit.git diff --git a/connected.c b/connected.c index d672521da4..8f89376dbc 100644 --- a/connected.c +++ b/connected.c @@ -1,7 +1,7 @@ #include "git-compat-util.h" #include "gettext.h" #include "hex.h" -#include "object-store.h" +#include "object-store-ll.h" #include "run-command.h" #include "sigchain.h" #include "connected.h"