diff options
Diffstat (limited to 'gtk/gtkvseparator.h')
-rw-r--r-- | gtk/gtkvseparator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkvseparator.h b/gtk/gtkvseparator.h index a82ebfe10a..62c7bf50e1 100644 --- a/gtk/gtkvseparator.h +++ b/gtk/gtkvseparator.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 |