From e7b18d2a61adfba6f92d95007ebb5655b5ecc609 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Thu, 30 Oct 2008 15:58:06 +0000 Subject: no need to include in any widget header, it's included via 2008-10-30 Michael Natterer * gtk/*.h: no need to include in any widget header, it's included via gtkwidget.h anyway. svn path=/trunk/; revision=21732 --- gtk/gtkbutton.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk/gtkbutton.h') diff --git a/gtk/gtkbutton.h b/gtk/gtkbutton.h index a8c1e8e4ee..8d2dd45425 100644 --- a/gtk/gtkbutton.h +++ b/gtk/gtkbutton.h @@ -32,7 +32,6 @@ #define __GTK_BUTTON_H__ -#include #include #include #include -- cgit v1.2.1