From 489212b0f9980d88f638251b436bb934d2505a73 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Tue, 3 Jun 2008 18:31:47 +0000 Subject: Do not do single includes for GTK+, bug #536090 svn path=/trunk/; revision=8265 --- src/ephy-notebook.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'src/ephy-notebook.c') diff --git a/src/ephy-notebook.c b/src/ephy-notebook.c index b01062981..091c83ff9 100644 --- a/src/ephy-notebook.c +++ b/src/ephy-notebook.c @@ -36,15 +36,7 @@ #include "ephy-debug.h" #include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include #define TAB_WIDTH_N_CHARS 15 -- cgit v1.2.3