summaryrefslogtreecommitdiff
path: root/src/htscore.h
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2014-06-14 09:50:17 +0000
committerXavier Roche <xroche@users.noreply.github.com>2014-06-14 09:50:17 +0000
commite0fe304f0b19a20c6eacca5ceda6312aa203fc91 (patch)
treea7e148c67640dbc0a9b037240d9a1bb1a9bd93bd /src/htscore.h
parent84632e7bb65dee0af2774d1b70b815506f7658e0 (diff)
Preparing to export the cuckoo hashtable library as "coucal" project
Diffstat (limited to 'src/htscore.h')
-rw-r--r--src/htscore.h2
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"