]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/write-tree.c
cache.h: remove dependence on hex.h; make other files include it explicitly
[thirdparty/git.git] / builtin / write-tree.c
index 078010315f004647f22865db68f5cab63a799f8f..7ad0d05945378a2e640e795f38bd83f891c81898 100644 (file)
@@ -7,6 +7,7 @@
 #include "builtin.h"
 #include "cache.h"
 #include "config.h"
+#include "hex.h"
 #include "tree.h"
 #include "cache-tree.h"
 #include "parse-options.h"