object-store: move object access functions to object-store.h
[gitweb.git] / read-cache.c
index 10f1c6bb8a316e85448445afc3478c832d61709c..7f10d9ffff98596585ad1f602ad2fd055f977729 100644 (file)
@@ -11,6 +11,7 @@
 #include "cache-tree.h"
 #include "refs.h"
 #include "dir.h"
+#include "object-store.h"
 #include "tree.h"
 #include "commit.h"
 #include "blob.h"