]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/checkout.c
repository: remove unnecessary include of path.h
[thirdparty/git.git] / builtin / checkout.c
index 09b84156492f468aff07a047e5bfa250bcfb4094..716dcd4cae17fbbbd3e1b5d9be36005253a2cbcb 100644 (file)
@@ -20,6 +20,7 @@
 #include "object-name.h"
 #include "object-store.h"
 #include "parse-options.h"
+#include "path.h"
 #include "preload-index.h"
 #include "read-cache.h"
 #include "refs.h"