diff options
Diffstat (limited to 'gtk/gtkassistant.h')
-rw-r--r-- | gtk/gtkassistant.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkassistant.h b/gtk/gtkassistant.h index 5f26325bfa..47fd16ba86 100644 --- a/gtk/gtkassistant.h +++ b/gtk/gtkassistant.h @@ -23,7 +23,7 @@ * Boston, MA 02111-1307, USA. */ -#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 |