diff options
Diffstat (limited to 'lib/ephy-start-here.c')
-rw-r--r-- | lib/ephy-start-here.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-start-here.c b/lib/ephy-start-here.c index d35701030..f51314b99 100644 --- a/lib/ephy-start-here.c +++ b/lib/ephy-start-here.c @@ -22,7 +22,7 @@ #include <gtk/gtk.h> #include <libxml/tree.h> -#include <bonobo/bonobo-i18n.h> +#include <libgnome/gnome-i18n.h> #include <string.h> #include "ephy-start-here.h" |