aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-utils.h
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-05-16 15:53:53 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-05-16 15:53:53 +0800
commit318fc604c17d6cf30a8db5708f8e692baa985fd3 (patch)
tree010e646efa5233b811fac733c9d26a6911e309a6 /mail/em-utils.h
parent3e68ed9f53f719abf71274988486498ed6534d68 (diff)
downloadgsoc2013-evolution-318fc604c17d6cf30a8db5708f8e692baa985fd3.tar
gsoc2013-evolution-318fc604c17d6cf30a8db5708f8e692baa985fd3.tar.gz
gsoc2013-evolution-318fc604c17d6cf30a8db5708f8e692baa985fd3.tar.bz2
gsoc2013-evolution-318fc604c17d6cf30a8db5708f8e692baa985fd3.tar.lz
gsoc2013-evolution-318fc604c17d6cf30a8db5708f8e692baa985fd3.tar.xz
gsoc2013-evolution-318fc604c17d6cf30a8db5708f8e692baa985fd3.tar.zst
gsoc2013-evolution-318fc604c17d6cf30a8db5708f8e692baa985fd3.zip
forward-reference structures
2005-05-16 Not Zed <NotZed@Ximian.com> * mail-vfolder.h: * mail-autofilter.h: forward-reference structures * *.h: Make installed headers includable from mail/ * Makefile.am (mailinclude_HEADERS): install various mail headers as first cut at public plugin api. svn path=/trunk/; revision=29371
Diffstat (limited to 'mail/em-utils.h')
-rw-r--r--mail/em-utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-utils.h b/mail/em-utils.h
index f04b97c98c..4aa0d67389 100644
--- a/mail/em-utils.h
+++ b/mail/em-utils.h
@@ -30,6 +30,8 @@ extern "C" {
#pragma }
#endif /* __cplusplus */
+#include <sys/types.h>
+
struct _GtkWidget;
struct _GtkWindow;
struct _CamelFolder;