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 982afed3a..54402f563 100644 --- a/src/index.h +++ b/src/index.h @@ -9,7 +9,7 @@ #include "common.h" -#include "fileops.h" +#include "futils.h" #include "filebuf.h" #include "vector.h" #include "idxmap.h" |