summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/coucal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coucal.c b/src/coucal.c
index 593bf94..ed2c347 100644
--- a/src/coucal.c
+++ b/src/coucal.c
@@ -39,7 +39,7 @@ Please visit our Website: http://www.httrack.com
#include <assert.h>
#include <stdarg.h>
-#include "htsinthash.h"
+#include "coucal.h"
/* We use md5 as hashing function for its quality regarding diffusion and
collisions. MD5 is slower than other hashing functions, but is known to be