diff options
Diffstat (limited to 'tests/object/raw/write.c')
| -rw-r--r-- | tests/object/raw/write.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/object/raw/write.c b/tests/object/raw/write.c index a360f04c5..9bc127680 100644 --- a/tests/object/raw/write.c +++ b/tests/object/raw/write.c @@ -1,7 +1,7 @@ #include "clar_libgit2.h" #include "git2/odb_backend.h" -#include "fileops.h" +#include "futils.h" #include "odb.h" typedef struct object_data { |
