aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-partial-clone.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-partial-clone.c')
-rw-r--r--t/helper/test-partial-clone.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/helper/test-partial-clone.c b/t/helper/test-partial-clone.c
index cce496944a..362bd64a4c 100644
--- a/t/helper/test-partial-clone.c
+++ b/t/helper/test-partial-clone.c
@@ -1,6 +1,5 @@
-#include "cache.h"
-#include "hex.h"
#include "test-tool.h"
+#include "hex.h"
#include "repository.h"
#include "object-store.h"
#include "setup.h"