diff options
Diffstat (limited to 'embed/ephy-embed-popup-control.c')
-rw-r--r-- | embed/ephy-embed-popup-control.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed-popup-control.c b/embed/ephy-embed-popup-control.c index be4a43fb4..131de477a 100644 --- a/embed/ephy-embed-popup-control.c +++ b/embed/ephy-embed-popup-control.c @@ -29,7 +29,7 @@ #include <gtk/gtkmain.h> #include <string.h> #include <bonobo/bonobo-ui-component.h> -#include <bonobo/bonobo-i18n.h> +#include <glib/gi18n.h> #include <gtk/gtkclipboard.h> #include <libgnome/gnome-exec.h> |