aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-01-11 04:35:38 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-01-11 04:35:38 +0800
commitdf05e2ae7e988860ebc15c3bf0dbf62bdde01dd6 (patch)
treee7ff5845695b93175b41255648261c6de0a0f5b0 /camel/camel.h
parent47aeef26e5f7ef9f1e333841797453acdf4c1fc8 (diff)
downloadgsoc2013-evolution-df05e2ae7e988860ebc15c3bf0dbf62bdde01dd6.tar
gsoc2013-evolution-df05e2ae7e988860ebc15c3bf0dbf62bdde01dd6.tar.gz
gsoc2013-evolution-df05e2ae7e988860ebc15c3bf0dbf62bdde01dd6.tar.bz2
gsoc2013-evolution-df05e2ae7e988860ebc15c3bf0dbf62bdde01dd6.tar.lz
gsoc2013-evolution-df05e2ae7e988860ebc15c3bf0dbf62bdde01dd6.tar.xz
gsoc2013-evolution-df05e2ae7e988860ebc15c3bf0dbf62bdde01dd6.tar.zst
gsoc2013-evolution-df05e2ae7e988860ebc15c3bf0dbf62bdde01dd6.zip
#include camel-mime-filter-tohtml.h
2002-01-10 Jeffrey Stedfast <fejj@ximian.com> * camel.h: #include camel-mime-filter-tohtml.h svn path=/trunk/; revision=15285
Diffstat (limited to 'camel/camel.h')
-rw-r--r--camel/camel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel.h b/camel/camel.h
index 07d0cb9c7c..9272875249 100644
--- a/camel/camel.h
+++ b/camel/camel.h
@@ -48,6 +48,7 @@ extern "C" {
#include <camel/camel-mime-filter-index.h>
#include <camel/camel-mime-filter-save.h>
#include <camel/camel-mime-filter-crlf.h>
+#include <camel/camel-mime-filter-tohtml.h>
#include <camel/camel-mime-filter.h>
#include <camel/camel-mime-message.h>
#include <camel/camel-mime-parser.h>