diff options
Diffstat (limited to 'src/index.h')
| -rw-r--r-- | src/index.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.h b/src/index.h index 747ced0cf..43aadff0f 100644 --- a/src/index.h +++ b/src/index.h @@ -2,7 +2,7 @@ #define INCLUDE_index_h__ #include "fileops.h" -#include "filelock.h" +#include "filebuf.h" #include "vector.h" #include "git2/odb.h" #include "git2/index.h" |
