summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-transform.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-06-27 19:16:58 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-06-27 19:16:58 -0400
commit631546e9fd0f3304c84d6356654ddf21686d84d8 (patch)
treebfb793d7d43c60d78361a0a73cbe9ac79d4f9b90 /gdk-pixbuf/gdk-pixbuf-transform.h
parent0969a103e7c143545cbde7e458967b42a9415307 (diff)
downloadgdk-pixbuf-631546e9fd0f3304c84d6356654ddf21686d84d8.tar.gz
Reallow single includes
Grudgingly, in the name of API stability.
Diffstat (limited to 'gdk-pixbuf/gdk-pixbuf-transform.h')
-rw-r--r--gdk-pixbuf/gdk-pixbuf-transform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-transform.h b/gdk-pixbuf/gdk-pixbuf-transform.h
index 57ced64d0..4965acf20 100644
--- a/gdk-pixbuf/gdk-pixbuf-transform.h
+++ b/gdk-pixbuf/gdk-pixbuf-transform.h
@@ -23,7 +23,7 @@
* Boston, MA 02111-1307, USA.
*/
-#if !defined (GDK_PIXBUF_H_INSIDE) && !defined (GDK_PIXBUF_COMPILATION)
+#if defined(GDK_PIXBUF_DISABLE_SINGLE_INCLUDES) && !defined (GDK_PIXBUF_H_INSIDE) && !defined (GDK_PIXBUF_COMPILATION)
#error "Only <gdk-pixbuf/gdk-pixbuf.h> can be included directly."
#endif