aboutsummaryrefslogtreecommitdiffstats
path: root/composer/listener.c
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-03-31 18:08:03 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-03-31 18:08:03 +0800
commit13e4a8b61bd0850e996376ec2000829c44b7ce38 (patch)
tree4bd16f72bd64b24a44a18950980727257fbd5159 /composer/listener.c
parentedad0e86792b6cf4453b556d58df12b128053ed8 (diff)
downloadgsoc2013-evolution-13e4a8b61bd0850e996376ec2000829c44b7ce38.tar
gsoc2013-evolution-13e4a8b61bd0850e996376ec2000829c44b7ce38.tar.gz
gsoc2013-evolution-13e4a8b61bd0850e996376ec2000829c44b7ce38.tar.bz2
gsoc2013-evolution-13e4a8b61bd0850e996376ec2000829c44b7ce38.tar.lz
gsoc2013-evolution-13e4a8b61bd0850e996376ec2000829c44b7ce38.tar.xz
gsoc2013-evolution-13e4a8b61bd0850e996376ec2000829c44b7ce38.tar.zst
gsoc2013-evolution-13e4a8b61bd0850e996376ec2000829c44b7ce38.zip
Fixed missing headers now mail/* doesn't include gtk/*, camel/*, and
2004-03-31 Not Zed <NotZed@Ximian.com> * *.[ch]: Fixed missing headers now mail/* doesn't include gtk/*, camel/*, and gnome/* for you. svn path=/trunk/; revision=25259
Diffstat (limited to 'composer/listener.c')
-rw-r--r--composer/listener.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer/listener.c b/composer/listener.c
index 7f2f2d7e9a..f8f8aad58d 100644
--- a/composer/listener.c
+++ b/composer/listener.c
@@ -27,6 +27,7 @@
#include <bonobo/bonobo-arg.h>
#include <bonobo/bonobo-object.h>
#include <bonobo/bonobo-stream-client.h>
+#include <camel/camel-stream-mem.h>
#include "listener.h"