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