diff options
Diffstat (limited to 'shell/test/evolution-test-component.c')
-rw-r--r-- | shell/test/evolution-test-component.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/test/evolution-test-component.c b/shell/test/evolution-test-component.c index b53608d4af..4494d4808c 100644 --- a/shell/test/evolution-test-component.c +++ b/shell/test/evolution-test-component.c @@ -26,9 +26,9 @@ #include <errno.h> #include <string.h> +#include <glib/gi18n.h> #include <bonobo/bonobo-shlib-factory.h> #include <bonobo/bonobo-control.h> -#include <bonobo/bonobo-i18n.h> #include <bonobo/bonobo-exception.h> #include <gtk/gtklabel.h> #include "e-task-bar.h" |