summaryrefslogtreecommitdiff
path: root/src/htswizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htswizard.h')
-rw-r--r--src/htswizard.h16
1 files changed, 13 insertions, 3 deletions
diff --git a/src/htswizard.h b/src/htswizard.h
index 7236573..0f94eeb 100644
--- a/src/htswizard.h
+++ b/src/htswizard.h
@@ -38,11 +38,21 @@ Please visit our Website: http://www.httrack.com
#ifndef HTSWIZARD_DEFH
#define HTSWIZARD_DEFH
-#include "htscore.h"
-
-
/* Library internal definictions */
#ifdef HTS_INTERNAL_BYTECODE
+
+#include "htsglobal.h"
+
+/* Forward definitions */
+#ifndef HTS_DEF_FWSTRUCT_httrackp
+#define HTS_DEF_FWSTRUCT_httrackp
+typedef struct httrackp httrackp;
+#endif
+#ifndef HTS_DEF_FWSTRUCT_lien_url
+#define HTS_DEF_FWSTRUCT_lien_url
+typedef struct lien_url lien_url;
+#endif
+
int hts_acceptlink(httrackp* opt,
int ptr,int lien_tot,lien_url** liens,
char* adr,char* fil,