diff options
Diffstat (limited to 'tests/reset/hard.c')
| -rw-r--r-- | tests/reset/hard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reset/hard.c b/tests/reset/hard.c index b6e91395b..1ea1d13fb 100644 --- a/tests/reset/hard.c +++ b/tests/reset/hard.c @@ -2,7 +2,7 @@ #include "posix.h" #include "reset_helpers.h" #include "path.h" -#include "fileops.h" +#include "futils.h" static git_repository *repo; static git_object *target; |
