object-store: move object access functions to object-store.h
[gitweb.git] / builtin / describe.c
index 66c497f7896b597974e1c0fb2db7ff22e051d894..65b0edc473ce8113312fe5407980b680d44046c6 100644 (file)
@@ -13,6 +13,7 @@
 #include "hashmap.h"
 #include "argv-array.h"
 #include "run-command.h"
+#include "object-store.h"
 #include "revision.h"
 #include "list-objects.h"