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/gtkstatusbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtkstatusbar.h') diff --git a/gtk/gtkstatusbar.h b/gtk/gtkstatusbar.h index ff0597655c..77558df23a 100644 --- a/gtk/gtkstatusbar.h +++ b/gtk/gtkstatusbar.h @@ -25,7 +25,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