aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html-print.c
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2010-04-01 18:46:19 +0800
committerMilan Crha <mcrha@redhat.com>2010-04-01 18:46:19 +0800
commit73c01425323bb9208ad477fc06ff96cc33d1cafc (patch)
tree236ae404494b493d088dae53c2eb29c04532bd51 /mail/em-format-html-print.c
parent55d6580d8627a9a85df1e6b19529196d4d9ac95a (diff)
downloadgsoc2013-evolution-73c01425323bb9208ad477fc06ff96cc33d1cafc.tar
gsoc2013-evolution-73c01425323bb9208ad477fc06ff96cc33d1cafc.tar.gz
gsoc2013-evolution-73c01425323bb9208ad477fc06ff96cc33d1cafc.tar.bz2
gsoc2013-evolution-73c01425323bb9208ad477fc06ff96cc33d1cafc.tar.lz
gsoc2013-evolution-73c01425323bb9208ad477fc06ff96cc33d1cafc.tar.xz
gsoc2013-evolution-73c01425323bb9208ad477fc06ff96cc33d1cafc.tar.zst
gsoc2013-evolution-73c01425323bb9208ad477fc06ff96cc33d1cafc.zip
camel/camel-i18n.h gone, adapt to it properly
Diffstat (limited to 'mail/em-format-html-print.c')
-rw-r--r--mail/em-format-html-print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-html-print.c b/mail/em-format-html-print.c
index fb9b1a74a5..954254552c 100644
--- a/mail/em-format-html-print.c
+++ b/mail/em-format-html-print.c
@@ -26,10 +26,10 @@
#endif
#include <string.h>
+#include <glib/gi18n.h>
#include <gtk/gtk.h>
#include <gtkhtml/gtkhtml.h>
-#include <camel/camel-i18n.h>
#include "mail-ops.h"
#include "mail-mt.h"
#include "em-format-html-print.h"