diff options
-rw-r--r-- | src/htsthread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htsthread.c b/src/htsthread.c index 143c22c..cfb9160 100644 --- a/src/htsthread.c +++ b/src/htsthread.c @@ -36,6 +36,7 @@ Please visit our Website: http://www.httrack.com #include "htsglobal.h" #include "htsbase.h" #include "htsthread.h" +#include "httrack-library.h" #if USE_BEGINTHREAD #ifdef _WIN32 |