diff options
Diffstat (limited to 'src/htsserver.c')
-rw-r--r-- | src/htsserver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htsserver.c b/src/htsserver.c index 401f131..e9f426c 100644 --- a/src/htsserver.c +++ b/src/htsserver.c @@ -67,7 +67,7 @@ Please visit our Website: http://www.httrack.com /* Bypass internal definition protection */ #define HTS_INTERNAL_BYTECODE -#include "htsinthash.h" +#include "coucal.h" #undef HTS_INTERNAL_BYTECODE int NewLangStrSz = 1024; |