aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer-attachment-bar.c
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-12-03 11:43:19 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-12-03 11:43:19 +0800
commitad284c350543fe2c86d578597d29d82371edca3d (patch)
tree841f6edef6942b1982f9bc867c2809c4c049c15d /composer/e-msg-composer-attachment-bar.c
parent0c9e3730cb13a2d860931a8f4e95f47f57886148 (diff)
downloadgsoc2013-evolution-ad284c350543fe2c86d578597d29d82371edca3d.tar
gsoc2013-evolution-ad284c350543fe2c86d578597d29d82371edca3d.tar.gz
gsoc2013-evolution-ad284c350543fe2c86d578597d29d82371edca3d.tar.bz2
gsoc2013-evolution-ad284c350543fe2c86d578597d29d82371edca3d.tar.lz
gsoc2013-evolution-ad284c350543fe2c86d578597d29d82371edca3d.tar.xz
gsoc2013-evolution-ad284c350543fe2c86d578597d29d82371edca3d.tar.zst
gsoc2013-evolution-ad284c350543fe2c86d578597d29d82371edca3d.zip
remove the old camel_multipart_encrypted api.
2004-11-15 Not Zed <NotZed@Ximian.com> * e-msg-composer.c (handle_multipart_encrypted): remove the old camel_multipart_encrypted api. svn path=/trunk/; revision=28052
Diffstat (limited to 'composer/e-msg-composer-attachment-bar.c')
-rw-r--r--composer/e-msg-composer-attachment-bar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/e-msg-composer-attachment-bar.c b/composer/e-msg-composer-attachment-bar.c
index 84aaf8c825..5d3e32eae2 100644
--- a/composer/e-msg-composer-attachment-bar.c
+++ b/composer/e-msg-composer-attachment-bar.c
@@ -39,7 +39,7 @@
#include "e-msg-composer-attachment.h"
#include "e-msg-composer-attachment-bar.h"
-#include <gal/util/e-iconv.h>
+#include <libedataserver/e-iconv.h>
#include <camel/camel-data-wrapper.h>
#include <camel/camel-stream-fs.h>