aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-filter-tohtml.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-mime-filter-tohtml.h')
-rw-r--r--camel/camel-mime-filter-tohtml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-mime-filter-tohtml.h b/camel/camel-mime-filter-tohtml.h
index 0dff90d651..2c1c07e5e3 100644
--- a/camel/camel-mime-filter-tohtml.h
+++ b/camel/camel-mime-filter-tohtml.h
@@ -51,7 +51,7 @@ typedef struct _CamelMimeFilterToHTML CamelMimeFilterToHTML;
struct _CamelMimeFilterToHTML {
CamelMimeFilter parent;
- struct _UrlRegexPattern *patterns;
+ struct _CamelUrlScanner *scanner;
guint32 flags;
guint32 colour;