]> git.ipfire.org Git - thirdparty/git.git/blobdiff - worktree.h
hash-ll.h: split out of hash.h to remove dependency on repository.h
[thirdparty/git.git] / worktree.h
index 7889c4761dc11c7f40eb88a93ecdde165b7143c8..ce45b66de9e82d4d619b6f74e0e77c8bd5ab3f53 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef WORKTREE_H
 #define WORKTREE_H
 
-#include "cache.h"
 #include "refs.h"
 
 struct strbuf;