diff options
Diffstat (limited to 'embed/ephy-embed-shell.c')
-rw-r--r-- | embed/ephy-embed-shell.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c index 067f7ae1b..d13ad9886 100644 --- a/embed/ephy-embed-shell.c +++ b/embed/ephy-embed-shell.c @@ -21,10 +21,9 @@ #include <config.h> #include <glib.h> -#include <glib/gstdio.h> #include <glib/gi18n.h> -#include <gtk/gtkmessagedialog.h> +#include <gtk/gtk.h> #include "downloader-view.h" #include "ephy-adblock-manager.h" |