summaryrefslogtreecommitdiff
path: root/tests/checkout/head.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkout/head.c')
-rw-r--r--tests/checkout/head.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkout/head.c b/tests/checkout/head.c
index 99061466f..799123086 100644
--- a/tests/checkout/head.c
+++ b/tests/checkout/head.c
@@ -2,7 +2,7 @@
#include "refs.h"
#include "repo/repo_helpers.h"
#include "path.h"
-#include "fileops.h"
+#include "futils.h"
static git_repository *g_repo;