Revert "git-add--interactive: remove hunk coalescing"
[gitweb.git] / builtin-checkout.c
index 383598c9bf06394ff44345e1c56ccb6adb4a9d80..dc4bfb5fc08d51644435f158e3b07ffe518ac419 100644 (file)
@@ -5,6 +5,7 @@
 #include "commit.h"
 #include "tree.h"
 #include "tree-walk.h"
+#include "cache-tree.h"
 #include "unpack-trees.h"
 #include "dir.h"
 #include "run-command.h"