diff options
Diffstat (limited to 'embed/ephy-history.c')
-rw-r--r-- | embed/ephy-history.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-history.c b/embed/ephy-history.c index f318a66a3..871212755 100644 --- a/embed/ephy-history.c +++ b/embed/ephy-history.c @@ -29,7 +29,7 @@ #include <time.h> #include <string.h> -#include <bonobo/bonobo-i18n.h> +#include <glib/gi18n.h> #include <libgnomevfs/gnome-vfs-uri.h> #define EPHY_HISTORY_XML_ROOT "ephy_history" |