diff options
Diffstat (limited to 'tests/checkout/binaryunicode.c')
| -rw-r--r-- | tests/checkout/binaryunicode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkout/binaryunicode.c b/tests/checkout/binaryunicode.c index 5ba79213a..edb5cfaf5 100644 --- a/tests/checkout/binaryunicode.c +++ b/tests/checkout/binaryunicode.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; |
