diff options
Diffstat (limited to 'src/htsindex.c')
-rw-r--r-- | src/htsindex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htsindex.c b/src/htsindex.c index 3c4c9da..8414d4b 100644 --- a/src/htsindex.c +++ b/src/htsindex.c @@ -40,7 +40,7 @@ Please visit our Website: http://www.httrack.com #if HTS_MAKE_KEYWORD_INDEX #include "htshash.h" -#include "htsinthash.h" +#include "coucal.h" /* Keyword Indexer Parameters */ |