From 5e29973773d4e2177f234675cc2a2b2016aa9fbc Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Wed, 21 Oct 2009 20:30:04 +0200 Subject: Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES ...and disallow inclusion of individual files unconditionally. --- gtk/gtktoolbutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtktoolbutton.h') diff --git a/gtk/gtktoolbutton.h b/gtk/gtktoolbutton.h index cacabe1700..e9ba386a16 100644 --- a/gtk/gtktoolbutton.h +++ b/gtk/gtktoolbutton.h @@ -20,7 +20,7 @@ * Boston, MA 02111-1307, USA. */ -#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) +#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -- cgit v1.2.1