diff options
Diffstat (limited to 'src/ephy-history-window.c')
-rw-r--r-- | src/ephy-history-window.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c index 2350320be..b541e91bd 100644 --- a/src/ephy-history-window.c +++ b/src/ephy-history-window.c @@ -33,7 +33,7 @@ #include <gtk/gtkcombobox.h> #include <gtk/gtkuimanager.h> #include <gdk/gdkkeysyms.h> -#include <bonobo/bonobo-i18n.h> +#include <glib/gi18n.h> #include <libgnomeui/gnome-stock-icons.h> #include <string.h> #include <time.h> |