]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/tag.c
repository: remove unnecessary include of path.h
[thirdparty/git.git] / builtin / tag.c
index 26691e7e52652ab3d723828c9cd97ebbca2e471d..26122dd103a506332040f6f991daf6d7a428a2ba 100644 (file)
@@ -16,6 +16,7 @@
 #include "refs.h"
 #include "object-name.h"
 #include "object-store.h"
+#include "path.h"
 #include "tag.h"
 #include "run-command.h"
 #include "parse-options.h"