diff options
Diffstat (limited to 'gtk/gtknotebook.h')
-rw-r--r-- | gtk/gtknotebook.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtknotebook.h b/gtk/gtknotebook.h index ab370b4ad4..e58bc5d2d2 100644 --- a/gtk/gtknotebook.h +++ b/gtk/gtknotebook.h @@ -25,7 +25,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 |