object-store: move object access functions to object-store.h
[gitweb.git] / builtin / remote.c
index 805ffc05cdb80e4a69de4134e757f9c71e8033dc..9487c019092ec0d5085244438d99e4d2d91a4147 100644 (file)
@@ -7,6 +7,7 @@
 #include "strbuf.h"
 #include "run-command.h"
 #include "refs.h"
+#include "object-store.h"
 #include "argv-array.h"
 
 static const char * const builtin_remote_usage[] = {