summaryrefslogtreecommitdiff
path: root/gtk/gtkmodules.c
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/gtkmodules.c
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/gtkmodules.c')
-rw-r--r--gtk/gtkmodules.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkmodules.c b/gtk/gtkmodules.c
index f94c0d198f..fb494e5e0e 100644
--- a/gtk/gtkmodules.c
+++ b/gtk/gtkmodules.c
@@ -23,7 +23,6 @@
#include <string.h>
#include "gtkmodules.h"
-#include "gtkmodulesprivate.h"
#include "gtksettings.h"
#include "gtkdebug.h"
#include "gtkprivate.h"