aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2002-03-12 08:55:53 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-03-12 08:55:53 +0800
commit8358586161bd2f1b17ea30f1a483e6b85dff8e47 (patch)
tree0e8e8ff460c05118b2d2fdf42315ba8807d65ab2 /camel/camel.h
parent3994c3b9c09058a981b3be122b0bd79fffb1e466 (diff)
downloadgsoc2013-evolution-8358586161bd2f1b17ea30f1a483e6b85dff8e47.tar
gsoc2013-evolution-8358586161bd2f1b17ea30f1a483e6b85dff8e47.tar.gz
gsoc2013-evolution-8358586161bd2f1b17ea30f1a483e6b85dff8e47.tar.bz2
gsoc2013-evolution-8358586161bd2f1b17ea30f1a483e6b85dff8e47.tar.lz
gsoc2013-evolution-8358586161bd2f1b17ea30f1a483e6b85dff8e47.tar.xz
gsoc2013-evolution-8358586161bd2f1b17ea30f1a483e6b85dff8e47.tar.zst
gsoc2013-evolution-8358586161bd2f1b17ea30f1a483e6b85dff8e47.zip
do the typedef's in camel-types.h and include camel-digest-store.h in camel.h
svn path=/trunk/; revision=16117
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 9272875249..722b6190fd 100644
--- a/camel/camel.h
+++ b/camel/camel.h
@@ -38,6 +38,7 @@ extern "C" {
#include <camel/camel-exception.h>
#include <camel/camel-folder.h>
#include <camel/camel-digest-folder.h>
+#include <camel/camel-digest-store.h>
#include <camel/camel-disco-diary.h>
#include <camel/camel-disco-folder.h>
#include <camel/camel-disco-store.h>