]> git.ipfire.org Git - thirdparty/git.git/blobdiff - connected.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / connected.c
index 0b7be81237dd1ff89ae182d64c9f525eb2f73846..8f89376dbcf30cd2cf69c3d2eaa446e47c9f4ae8 100644 (file)
@@ -1,6 +1,7 @@
-#include "cache.h"
+#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"