diff options
Diffstat (limited to 'src/htshash.c')
-rw-r--r-- | src/htshash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htshash.c b/src/htshash.c index 9cf4b66..5bdeb3e 100644 --- a/src/htshash.c +++ b/src/htshash.c @@ -42,7 +42,7 @@ Please visit our Website: http://www.httrack.com #include "htsglobal.h" #include "htsmd5.h" #include "htscore.h" -#include "htsinthash.h" +#include "coucal.h" /* END specific definitions */ /* Specific macros */ |