diff options
Diffstat (limited to 'tests/checkout/index.c')
| -rw-r--r-- | tests/checkout/index.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkout/index.c b/tests/checkout/index.c index 9aa41cc81..dcacdd5d3 100644 --- a/tests/checkout/index.c +++ b/tests/checkout/index.c @@ -2,7 +2,7 @@ #include "checkout_helpers.h" #include "git2/checkout.h" -#include "fileops.h" +#include "futils.h" #include "repository.h" #include "remote.h" #include "repo/repo_helpers.h" |
