summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-11-02 01:15:21 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-11-02 01:15:21 -0400
commitfeece3c0bb2c17599f085263d0f483cc7f172724 (patch)
tree8d1c0e299d455d9d268991d27104bc2bbd18aa76 /gtk/gtkicontheme.h
parent068e1f03901ae0b5aa6819d64a122fd2fa5be643 (diff)
downloadgtk+-feece3c0bb2c17599f085263d0f483cc7f172724.tar.gz
Move gtkstyle and gtkrc to deprecated/
This required a somewhat more substantial include reshuffling. Some typedefs have been moved to gtkiconfactory.h and to gtksettings.h.
Diffstat (limited to 'gtk/gtkicontheme.h')
-rw-r--r--gtk/gtkicontheme.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkicontheme.h b/gtk/gtkicontheme.h
index 71844bbdbf..ae05d528c7 100644
--- a/gtk/gtkicontheme.h
+++ b/gtk/gtkicontheme.h
@@ -26,7 +26,6 @@
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <gdk/gdk.h>
-#include <gtk/gtkstyle.h>
#include <gtk/gtkstylecontext.h>
G_BEGIN_DECLS