]> Pileus Git - ~andy/gtk/commitdiff
Don't allow to include this new header individually
authorMichael Natterer <mitch@gimp.org>
Wed, 21 Oct 2009 18:20:54 +0000 (20:20 +0200)
committerMichael Natterer <mitch@gimp.org>
Wed, 21 Oct 2009 18:20:54 +0000 (20:20 +0200)
gtk/gtkspinner.h

index d0c7e8929fd2aedfa117cebfaee3e4b5b7121617..6f9aa72809db4836610ff41e8e43addcb667ae2d 100644 (file)
@@ -22,7 +22,7 @@
  * by Christian Hergert <christian.hergert@gmail.com>
  */
 
-#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