]> git.ipfire.org Git - thirdparty/git.git/blobdiff - shallow.c
object-store: move object access functions to object-store.h
[thirdparty/git.git] / shallow.c
index df4d44ea7a34a6d6bef119d1494f1c055614cbb1..c2f81a5a5a80a8ed6bd958276e5dd9a651cc63ba 100644 (file)
--- a/shallow.c
+++ b/shallow.c
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "tempfile.h"
 #include "lockfile.h"
+#include "object-store.h"
 #include "commit.h"
 #include "tag.h"
 #include "pkt-line.h"