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 6d98032e6..b0d16d614 100644 --- a/src/ephy-window.c +++ b/src/ephy-window.c @@ -40,7 +40,7 @@ #include "ephy-stock-icons.h" #include <string.h> -#include <libgnome/gnome-i18n.h> +#include <bonobo/bonobo-i18n.h> #include <libgnomevfs/gnome-vfs-uri.h> #include <libgnomeui/gnome-stock-icons.h> #include <gtk/gtk.h> |