]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/checkout.c
object-store-ll.h: split this header out of object-store.h
[thirdparty/git.git] / builtin / checkout.c
index 11e2359c5487b4069d5d9414673eff579bcbc807..fd6ee8c2723b05be9d4a390a08f6c6bed84a5291 100644 (file)
@@ -18,7 +18,7 @@
 #include "mem-pool.h"
 #include "merge-recursive.h"
 #include "object-name.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 #include "parse-options.h"
 #include "path.h"
 #include "preload-index.h"