diff options
Diffstat (limited to 'src/ephy-window.c')
-rw-r--r-- | src/ephy-window.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-window.c b/src/ephy-window.c index b921ee502..461134ede 100644 --- a/src/ephy-window.c +++ b/src/ephy-window.c @@ -47,7 +47,7 @@ #include "ephy-favicon-cache.h" #include <string.h> -#include <bonobo/bonobo-i18n.h> +#include <glib/gi18n.h> #include <libgnomevfs/gnome-vfs-uri.h> #include <libgnomeui/gnome-stock-icons.h> #include <gtk/gtk.h> |