]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/merge-tree.c
cache.h: remove dependence on hex.h; make other files include it explicitly
[thirdparty/git.git] / builtin / merge-tree.c
index 828dc81c426514d822e6bbce172495373f9a92c5..e78251816485d9d9fae2c37afc2073165649351e 100644 (file)
@@ -3,6 +3,7 @@
 #include "tree-walk.h"
 #include "xdiff-interface.h"
 #include "help.h"
+#include "hex.h"
 #include "commit.h"
 #include "commit-reach.h"
 #include "merge-ort.h"