X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=tar-tree.c;h=705b8fa1c76dc665333f180278dca929e2a971f7;hb=13ccd6d4f2086ace8f70dc8a60a40ac5836dc881;hp=8d9e31c20612f09f641a53b7876591b744eb0cea;hpb=dad7230a1c9e6d4be2cbc1596406819975588233;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"