aboutsummaryrefslogtreecommitdiffstats
path: root/match-trees.c
diff options
context:
space:
mode:
Diffstat (limited to 'match-trees.c')
-rw-r--r--match-trees.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/match-trees.c b/match-trees.c
index ef14ceb594..72922d5d64 100644
--- a/match-trees.c
+++ b/match-trees.c
@@ -6,7 +6,8 @@
#include "strbuf.h"
#include "tree.h"
#include "tree-walk.h"
-#include "object-store-ll.h"
+#include "object-file.h"
+#include "object-store.h"
#include "repository.h"
static int score_missing(unsigned mode)