summaryrefslogtreecommitdiff
path: root/t/helper/test-match-trees.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-match-trees.c')
-rw-r--r--t/helper/test-match-trees.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/helper/test-match-trees.c b/t/helper/test-match-trees.c
index 35a2b8005c..d0db5ff26f 100644
--- a/t/helper/test-match-trees.c
+++ b/t/helper/test-match-trees.c
@@ -1,7 +1,8 @@
#include "test-tool.h"
-#include "cache.h"
#include "hex.h"
+#include "match-trees.h"
#include "object-name.h"
+#include "repository.h"
#include "setup.h"
#include "tree.h"