summaryrefslogtreecommitdiff
path: root/tests/cherrypick/bare.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cherrypick/bare.c')
-rw-r--r--tests/cherrypick/bare.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cherrypick/bare.c b/tests/cherrypick/bare.c
index 135336507..50e8d8600 100644
--- a/tests/cherrypick/bare.c
+++ b/tests/cherrypick/bare.c
@@ -2,7 +2,7 @@
#include "clar_libgit2.h"
#include "buffer.h"
-#include "fileops.h"
+#include "futils.h"
#include "git2/cherrypick.h"
#include "../merge/merge_helpers.h"