]> git.ipfire.org Git - thirdparty/git.git/blobdiff - worktree.c
abspath.h: move absolute path functions from cache.h
[thirdparty/git.git] / worktree.c
index 09eb522e5a9b1bec690db8f7a875211f8d08694b..b7bc4c7bb7a66b6cd4ba8a6b9b7fadb176659e74 100644 (file)
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "abspath.h"
 #include "alloc.h"
 #include "gettext.h"
 #include "repository.h"