commit: add repository argument to register_commit_graft
[gitweb.git] / builtin / checkout.c
index b49b5820718335ba6a70b70ef339ece7157281cc..105e07981ff45875b2d0aa3f5bb2c4829ea9a431 100644 (file)
@@ -4,6 +4,7 @@
 #include "lockfile.h"
 #include "parse-options.h"
 #include "refs.h"
+#include "object-store.h"
 #include "commit.h"
 #include "tree.h"
 #include "tree-walk.h"