]> git.ipfire.org Git - thirdparty/git.git/blobdiff - remote.c
repository: remove unnecessary include of path.h
[thirdparty/git.git] / remote.c
index 0764fca0db9978336ae5ae13f79853d44a1e0944..8550056db433b3b2b55e6405b283c919321b22d6 100644 (file)
--- a/remote.c
+++ b/remote.c
@@ -11,6 +11,7 @@
 #include "refspec.h"
 #include "object-name.h"
 #include "object-store.h"
+#include "path.h"
 #include "commit.h"
 #include "diff.h"
 #include "revision.h"