diff options
Diffstat (limited to 'plugins/groupwise-features/addressbook-groupwise.c')
-rw-r--r-- | plugins/groupwise-features/addressbook-groupwise.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-features/addressbook-groupwise.c b/plugins/groupwise-features/addressbook-groupwise.c index 1cd1691afb..1db534a24d 100644 --- a/plugins/groupwise-features/addressbook-groupwise.c +++ b/plugins/groupwise-features/addressbook-groupwise.c @@ -29,7 +29,7 @@ #include <e-util/e-config.h> #include <addressbook/gui/widgets/eab-config.h> #include <libedataserver/e-source.h> -#include <libgnome/gnome-i18n.h> +#include <glib/gi18n.h> #include <string.h> void commit_groupwise_addressbook (EPlugin *epl, EConfigTarget *target); |