summaryrefslogtreecommitdiff
path: root/gtk/gtkadjustment.h
diff options
context:
space:
mode:
authorMichael Natterer <mitch@gimp.org>2009-10-21 20:30:04 +0200
committerJavier Jardón <jjardon@gnome.org>2010-05-03 01:51:18 +0200
commit5e29973773d4e2177f234675cc2a2b2016aa9fbc (patch)
tree6d94d97e37033f2d96f55b9267900a0da5535832 /gtk/gtkadjustment.h
parent90d514a8a566e3e534b913f943f80f1f92646173 (diff)
downloadgtk+-5e29973773d4e2177f234675cc2a2b2016aa9fbc.tar.gz
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
...and disallow inclusion of individual files unconditionally.
Diffstat (limited to 'gtk/gtkadjustment.h')
-rw-r--r--gtk/gtkadjustment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkadjustment.h b/gtk/gtkadjustment.h
index f5ead22509..39a6f86293 100644
--- a/gtk/gtkadjustment.h
+++ b/gtk/gtkadjustment.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 <gtk/gtk.h> can be included directly."
#endif