]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tree-walk.c
cache.h: remove dependence on hex.h; make other files include it explicitly
[thirdparty/git.git] / tree-walk.c
index d22f3fe5b05cf84f6ba3bae1357903e9b04ab30b..0e2f5ceb71db51ac846c500efe99ced9a5244855 100644 (file)
@@ -2,6 +2,7 @@
 #include "tree-walk.h"
 #include "alloc.h"
 #include "dir.h"
+#include "hex.h"
 #include "object-store.h"
 #include "tree.h"
 #include "pathspec.h"