commit: add repository argument to register_commit_graft
[gitweb.git] / builtin / cat-file.c
index b8ecbea98e966f00004d85cdb1b9f43f2fb444a2..91e7764243e5bf7646eabe4ac1b9710f2f15ea1d 100644 (file)
@@ -13,6 +13,7 @@
 #include "tree-walk.h"
 #include "sha1-array.h"
 #include "packfile.h"
+#include "object-store.h"
 
 struct batch_options {
        int enabled;