diff options
Diffstat (limited to 'src/htscore.h')
-rw-r--r-- | src/htscore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htscore.h b/src/htscore.h index c3572cb..7f96039 100644 --- a/src/htscore.h +++ b/src/htscore.h @@ -123,7 +123,7 @@ typedef struct filecreate_params filecreate_params; // gestion hashage #include "htshash.h" -#include "htsinthash.h" +#include "coucal.h" #include "htsdefines.h" |