summaryrefslogtreecommitdiff
path: root/glib/garray.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib/garray.h')
-rw-r--r--glib/garray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/garray.h b/glib/garray.h
index 822180641..3152b9791 100644
--- a/glib/garray.h
+++ b/glib/garray.h
@@ -24,7 +24,7 @@
* GLib at ftp://ftp.gtk.org/pub/gtk/.
*/
-#if defined(G_DISABLE_SINGLE_INCLUDES) && !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
+#if !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
#error "Only <glib.h> can be included directly."
#endif