summaryrefslogtreecommitdiff
path: root/gtk/gtklinkbutton.h
diff options
context:
space:
mode:
authorMichael Natterer <mitch@gimp.org>2009-10-21 20:30:04 +0200
committerJavier Jardón <jjardon@gnome.org>2010-05-03 01:51:18 +0200
commit5e29973773d4e2177f234675cc2a2b2016aa9fbc (patch)
tree6d94d97e37033f2d96f55b9267900a0da5535832 /gtk/gtklinkbutton.h
parent90d514a8a566e3e534b913f943f80f1f92646173 (diff)
downloadgtk+-5e29973773d4e2177f234675cc2a2b2016aa9fbc.tar.gz
Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
...and disallow inclusion of individual files unconditionally.
Diffstat (limited to 'gtk/gtklinkbutton.h')
-rw-r--r--gtk/gtklinkbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtklinkbutton.h b/gtk/gtklinkbutton.h
index 4e834dae94..a5e987e27c 100644
--- a/gtk/gtklinkbutton.h
+++ b/gtk/gtklinkbutton.h
@@ -22,7 +22,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Cambridge, MA 02139, 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