]> git.ipfire.org Git - thirdparty/git.git/blobdiff - refs.c
object-store: move object access functions to object-store.h
[thirdparty/git.git] / refs.c
diff --git a/refs.c b/refs.c
index 27c88ba7689f781c79f2026aabca00395637b27e..2361ba9c6ee49827c19b3dcbe20711943d3ec4a9 100644 (file)
--- a/refs.c
+++ b/refs.c
@@ -9,6 +9,7 @@
 #include "iterator.h"
 #include "refs.h"
 #include "refs/refs-internal.h"
+#include "object-store.h"
 #include "object.h"
 #include "tag.h"
 #include "submodule.h"