From 660b569b0980fc8f71b03ed666dd02eec8388b4c Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Mon, 19 Mar 2012 12:59:03 +0000 Subject: httrack 3.41.2 --- src/htsrobots.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/htsrobots.c') diff --git a/src/htsrobots.c b/src/htsrobots.c index 5ca7640..47982cd 100644 --- a/src/htsrobots.c +++ b/src/htsrobots.c @@ -38,13 +38,13 @@ Please visit our Website: http://www.httrack.com /* Internal engine bytecode */ #define HTS_INTERNAL_BYTECODE -#include "htsrobots.h" - /* specific definitions */ +#include "htscore.h" #include "htsbase.h" #include "htslib.h" /* END specific definitions */ +#include "htsrobots.h" // -- robots -- -- cgit v1.2.3