diff options
Diffstat (limited to 'match-trees.c')
-rw-r--r-- | match-trees.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/match-trees.c b/match-trees.c index 72cc2baa3f..4cdeff53e1 100644 --- a/match-trees.c +++ b/match-trees.c @@ -1,6 +1,7 @@ #include "cache.h" #include "tree.h" #include "tree-walk.h" +#include "object-store.h" static int score_missing(unsigned mode, const char *path) { |