diff options
Diffstat (limited to 'src/tree.c')
| -rw-r--r-- | src/tree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tree.c b/src/tree.c index 3799cabca..cd6ab9b2f 100644 --- a/src/tree.c +++ b/src/tree.c @@ -10,7 +10,7 @@ #include "commit.h" #include "git2/repository.h" #include "git2/object.h" -#include "fileops.h" +#include "futils.h" #include "tree-cache.h" #include "index.h" |
