aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2008-12-24 06:05:59 +0800
committerAndre Klapper <aklapper@src.gnome.org>2008-12-24 06:05:59 +0800
commit3aa08c35ade396d6f9efadcd85a8abd50afa16bd (patch)
tree98573816841c0dc650279fdaff7516b758063f3f /addressbook/gui
parentfd635b63259a896d90f1aab94abf048ca9a567ce (diff)
downloadgsoc2013-evolution-3aa08c35ade396d6f9efadcd85a8abd50afa16bd.tar
gsoc2013-evolution-3aa08c35ade396d6f9efadcd85a8abd50afa16bd.tar.gz
gsoc2013-evolution-3aa08c35ade396d6f9efadcd85a8abd50afa16bd.tar.bz2
gsoc2013-evolution-3aa08c35ade396d6f9efadcd85a8abd50afa16bd.tar.lz
gsoc2013-evolution-3aa08c35ade396d6f9efadcd85a8abd50afa16bd.tar.xz
gsoc2013-evolution-3aa08c35ade396d6f9efadcd85a8abd50afa16bd.tar.zst
gsoc2013-evolution-3aa08c35ade396d6f9efadcd85a8abd50afa16bd.zip
Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>
2008-12-23 Andre Klapper <a9016009@gmx.de> * gui/merging/eab-contact-merging.c: Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h> svn path=/trunk/; revision=36931
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/merging/eab-contact-merging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/merging/eab-contact-merging.c b/addressbook/gui/merging/eab-contact-merging.c
index a912a4f08e..502fe381b6 100644
--- a/addressbook/gui/merging/eab-contact-merging.c
+++ b/addressbook/gui/merging/eab-contact-merging.c
@@ -32,7 +32,7 @@
#include <string.h>
#include "addressbook/gui/widgets/eab-contact-display.h"
#include "e-util/e-util-private.h"
-#include <libgnome/gnome-i18n.h>
+#include <glib/gi18n.h>
typedef struct dropdown_data dropdown_data;
typedef enum {