X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=tar-tree.c;h=705b8fa1c76dc665333f180278dca929e2a971f7;hb=7b0c996679e975b666fd27c922e1e0837b611c98;hp=8d9e31c20612f09f641a53b7876591b744eb0cea;hpb=f4e96f97e85c145616bc2e23e9441bc0daa2906e;p=git.git diff --git a/tar-tree.c b/tar-tree.c index 8d9e31c2..705b8fa1 100644 --- a/tar-tree.c +++ b/tar-tree.c @@ -3,7 +3,7 @@ */ #include #include "cache.h" -#include "diff.h" +#include "tree-walk.h" #include "commit.h" #include "strbuf.h" #include "tar.h"