]> git.ipfire.org Git - thirdparty/git.git/blobdiff - strbuf.c
repository: remove unnecessary include of path.h
[thirdparty/git.git] / strbuf.c
index 08eec8f1d8b488fe9040b219edae353b4d199077..d070e007f8a35c420e50c20c6d8d2983841e0af0 100644 (file)
--- a/strbuf.c
+++ b/strbuf.c
@@ -6,6 +6,7 @@
 #include "hex.h"
 #include "object-name.h"
 #include "refs.h"
+#include "path.h"
 #include "repository.h"
 #include "string-list.h"
 #include "utf8.h"