]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/checkout.c
preload-index.h: move declarations for preload-index.c from elsewhere
[thirdparty/git.git] / builtin / checkout.c
index d6765c9dbd9a5eb82dc8dc32e1378584c63326e0..2d72a742d9de0db66b0cae05701f755028f79934 100644 (file)
@@ -20,6 +20,7 @@
 #include "object-name.h"
 #include "object-store.h"
 #include "parse-options.h"
+#include "preload-index.h"
 #include "refs.h"
 #include "remote.h"
 #include "resolve-undo.h"