summaryrefslogtreecommitdiff
path: root/src/htsrobots.c
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-03-19 12:59:03 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-03-19 12:59:03 +0000
commit660b569b0980fc8f71b03ed666dd02eec8388b4c (patch)
tree8ad02b5f0bebdd4cd1d2ba01005d6f3f71a0a7fb /src/htsrobots.c
parent64cc4a88da8887ef1f7f4d90be0158d2cc76222d (diff)
httrack 3.41.2
Diffstat (limited to 'src/htsrobots.c')
-rw-r--r--src/htsrobots.c4
1 files changed, 2 insertions, 2 deletions
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 --