object-store: move object access functions to object-store.h
[gitweb.git] / builtin / tag.c
index 26d7729f57b73a36b0345141b072b840a34e0722..f872f14f65eb0647eff42695c8e9829f2a42b961 100644 (file)
@@ -10,6 +10,7 @@
 #include "config.h"
 #include "builtin.h"
 #include "refs.h"
+#include "object-store.h"
 #include "tag.h"
 #include "run-command.h"
 #include "parse-options.h"