summaryrefslogtreecommitdiff
path: root/tests/clone/local.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clone/local.c')
-rw-r--r--tests/clone/local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clone/local.c b/tests/clone/local.c
index 941691814..b90ff3107 100644
--- a/tests/clone/local.c
+++ b/tests/clone/local.c
@@ -5,7 +5,7 @@
#include "buffer.h"
#include "path.h"
#include "posix.h"
-#include "fileops.h"
+#include "futils.h"
static int file_url(git_buf *buf, const char *host, const char *path)
{