summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-animation.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
commit5a6018e779d1db837097a2e9fb5deab87a58b7af (patch)
tree9c73c17a6ba73f86151a9cd13c4d60c571dbbf37 /gdk-pixbuf/gdk-pixbuf-animation.h
parent6081c7ac966a5af8d51af212c8d4efe9e5bda80e (diff)
downloadgdk-pixbuf-5a6018e779d1db837097a2e9fb5deab87a58b7af.tar.gz
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
...and disallow inclusion of individual files unconditionally.
Diffstat (limited to 'gdk-pixbuf/gdk-pixbuf-animation.h')
-rw-r--r--gdk-pixbuf/gdk-pixbuf-animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-animation.h b/gdk-pixbuf/gdk-pixbuf-animation.h
index 024a1596d..a67e3c907 100644
--- a/gdk-pixbuf/gdk-pixbuf-animation.h
+++ b/gdk-pixbuf/gdk-pixbuf-animation.h
@@ -24,7 +24,7 @@
* Boston, MA 02111-1307, USA.
*/
-#if defined(GDK_PIXBUF_DISABLE_SINGLE_INCLUDES) && !defined (GDK_PIXBUF_H_INSIDE) && !defined (GDK_PIXBUF_COMPILATION)
+#if !defined (GDK_PIXBUF_H_INSIDE) && !defined (GDK_PIXBUF_COMPILATION)
#error "Only <gdk-pixbuf/gdk-pixbuf.h> can be included directly."
#endif