object-store: move object access functions to object-store.h
[gitweb.git] / pack-bitmap-write.c
index cd1903e717a141a0e8e695dd6750092af27120fe..f7fac9d0f24530d50c04ccbabb4e81529a58043e 100644 (file)
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "object-store.h"
 #include "commit.h"
 #include "tag.h"
 #include "diff.h"