cache: convert get_graft_file to handle arbitrary repositories
[gitweb.git] / object.c
index 8e29f63bf2325327027edc1ffd25e89b53309bcf..0116ed6529a9453c62f97a16f63434e51de24297 100644 (file)
--- a/object.c
+++ b/object.c
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "object.h"
 #include "replace-object.h"
+#include "object-store.h"
 #include "blob.h"
 #include "tree.h"
 #include "commit.h"