summaryrefslogtreecommitdiff
path: root/t/helper/test-subprocess.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-subprocess.c')
-rw-r--r--t/helper/test-subprocess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/helper/test-subprocess.c b/t/helper/test-subprocess.c
index ff22f2fa2c..c344f1694d 100644
--- a/t/helper/test-subprocess.c
+++ b/t/helper/test-subprocess.c
@@ -1,6 +1,6 @@
#include "test-tool.h"
-#include "cache.h"
#include "run-command.h"
+#include "setup.h"
int cmd__subprocess(int argc, const char **argv)
{