]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/checkout.c
lockfile.h: extract new header file for the functions in lockfile.c
[thirdparty/git.git] / builtin / checkout.c
index 8afdf2b5c4bfbd53e7315afe9d8ae3d88f93dd57..570bb09c4f176ff21d593361261ec008c3a89739 100644 (file)
@@ -1,5 +1,5 @@
-#include "cache.h"
 #include "builtin.h"
+#include "lockfile.h"
 #include "parse-options.h"
 #include "refs.h"
 #include "commit.h"