diff options
Diffstat (limited to 'lib/ephy-file-chooser.h')
-rw-r--r-- | lib/ephy-file-chooser.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/ephy-file-chooser.h b/lib/ephy-file-chooser.h index e50f0817b..ea013ff5a 100644 --- a/lib/ephy-file-chooser.h +++ b/lib/ephy-file-chooser.h @@ -27,9 +27,7 @@ #include <glib-object.h> -#include <gtk/gtkwidget.h> -#include <gtk/gtkfilefilter.h> -#include <gtk/gtkfilechooserdialog.h> +#include <gtk/gtk.h> G_BEGIN_DECLS |