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/gtkradiobutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkradiobutton.h') diff --git a/gtk/gtkradiobutton.h b/gtk/gtkradiobutton.h index 520c10d1a3..fb075131f6 100644 --- a/gtk/gtkradiobutton.h +++ b/gtk/gtkradiobutton.h @@ -24,7 +24,7 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ -#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