]> git.ipfire.org Git - thirdparty/git.git/blobdiff - repository.c
repository: remove unnecessary include of path.h
[thirdparty/git.git] / repository.c
index 2616aabde50063794e6e1070a66cf0af6f6d494e..4d685374077adff8a43f2eb00a379104645abee3 100644 (file)
@@ -10,6 +10,7 @@
 #include "config.h"
 #include "object.h"
 #include "lockfile.h"
+#include "path.h"
 #include "read-cache-ll.h"
 #include "remote.h"
 #include "setup.h"