aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-dialog.c
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@src.gnome.org>2008-06-04 02:32:01 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2008-06-04 02:32:01 +0800
commit86302e2a81681eb353f686c51b419015b6e03bd8 (patch)
treef3e526bd058a0a768046e4c25c3819da57237938 /lib/ephy-dialog.c
parent11cbcc66524a3a7a9a4d1b26ee0ad01054ebe0a6 (diff)
downloadgsoc2013-epiphany-86302e2a81681eb353f686c51b419015b6e03bd8.tar
gsoc2013-epiphany-86302e2a81681eb353f686c51b419015b6e03bd8.tar.gz
gsoc2013-epiphany-86302e2a81681eb353f686c51b419015b6e03bd8.tar.bz2
gsoc2013-epiphany-86302e2a81681eb353f686c51b419015b6e03bd8.tar.lz
gsoc2013-epiphany-86302e2a81681eb353f686c51b419015b6e03bd8.tar.xz
gsoc2013-epiphany-86302e2a81681eb353f686c51b419015b6e03bd8.tar.zst
gsoc2013-epiphany-86302e2a81681eb353f686c51b419015b6e03bd8.zip
Do not do single includes in lib/, bug #536090
svn path=/trunk/; revision=8267
Diffstat (limited to 'lib/ephy-dialog.c')
-rw-r--r--lib/ephy-dialog.c11
1 files changed, 2 insertions, 9 deletions
diff --git a/lib/ephy-dialog.c b/lib/ephy-dialog.c
index a94a312fc..07ada45d5 100644
--- a/lib/ephy-dialog.c
+++ b/lib/ephy-dialog.c
@@ -29,15 +29,8 @@
#include <stdlib.h>
#include <string.h>
-#include <gtk/gtktogglebutton.h>
-#include <gtk/gtkradiobutton.h>
-#include <gtk/gtkcombobox.h>
-#include <gtk/gtkspinbutton.h>
-#include <gtk/gtkeditable.h>
-#include <gtk/gtkentry.h>
-#include <gtk/gtksizegroup.h>
-#include <gtk/gtkdialog.h>
-#include <glade/glade-xml.h>
+#include <gtk/gtk.h>
+#include <glade/glade.h>
enum
{