diff options
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r-- | shell/e-shell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c index 9da09fa43c..95eb91078a 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -44,7 +44,7 @@ #undef interface #endif -#include <libgnome/gnome-i18n.h> +#include <glib/gi18n.h> #include <libgnome/gnome-util.h> #include <gconf/gconf-client.h> |