aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-09-13 23:06:11 +0800
committerDan Winship <danw@src.gnome.org>2002-09-13 23:06:11 +0800
commita0b85efae076d501f6f8dc4afd4f757a1773781c (patch)
tree34f345798427c93dc4c350c214d7448a89878cfb /my-evolution/e-summary.c
parente2e4b1120cecd53623265d6850ed4693d72233ba (diff)
downloadgsoc2013-evolution-a0b85efae076d501f6f8dc4afd4f757a1773781c.tar
gsoc2013-evolution-a0b85efae076d501f6f8dc4afd4f757a1773781c.tar.gz
gsoc2013-evolution-a0b85efae076d501f6f8dc4afd4f757a1773781c.tar.bz2
gsoc2013-evolution-a0b85efae076d501f6f8dc4afd4f757a1773781c.tar.lz
gsoc2013-evolution-a0b85efae076d501f6f8dc4afd4f757a1773781c.tar.xz
gsoc2013-evolution-a0b85efae076d501f6f8dc4afd4f757a1773781c.tar.zst
gsoc2013-evolution-a0b85efae076d501f6f8dc4afd4f757a1773781c.zip
Update for Mailer.idl rename
* Makefile.am (IDLS, MAIL_GENERATED): Update for Mailer.idl rename * e-summary.c, e-summary-mail.c: Likewise svn path=/trunk/; revision=18061
Diffstat (limited to 'my-evolution/e-summary.c')
-rw-r--r--my-evolution/e-summary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/my-evolution/e-summary.c b/my-evolution/e-summary.c
index be738d726f..e4bdfcf3f1 100644
--- a/my-evolution/e-summary.c
+++ b/my-evolution/e-summary.c
@@ -62,7 +62,7 @@
#include "e-summary.h"
#include "e-summary-preferences.h"
#include "my-evolution-html.h"
-#include "Mail.h"
+#include "Mailer.h"
#include <Evolution.h>