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/gtkfilechooserbutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkfilechooserbutton.h') diff --git a/gtk/gtkfilechooserbutton.h b/gtk/gtkfilechooserbutton.h index 76de49a5a4..f6a5bd58c5 100644 --- a/gtk/gtkfilechooserbutton.h +++ b/gtk/gtkfilechooserbutton.h @@ -18,7 +18,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