]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/checkout.c
object-store: move object access functions to object-store.h
[thirdparty/git.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"