summaryrefslogtreecommitdiff
path: root/gtk/gtkviewport.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-01-04 12:05:05 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-01-04 12:05:05 -0500
commit16877b4d7bef813a42643ae50c14b13dc8302b36 (patch)
tree03abf37e2bf117038a1ed4dc3fd1df143faa176c /gtk/gtkviewport.c
parent8bdb44fd47fb76c8bbe2e644394068dc868e2127 (diff)
downloadgtk+-16877b4d7bef813a42643ae50c14b13dc8302b36.tar.gz
Reduce includes of gtktypeutils.h to a minimum
Diffstat (limited to 'gtk/gtkviewport.c')
-rw-r--r--gtk/gtkviewport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkviewport.c b/gtk/gtkviewport.c
index 7f7445f4d2..dfa8f1552a 100644
--- a/gtk/gtkviewport.c
+++ b/gtk/gtkviewport.c
@@ -30,8 +30,8 @@
#include "gtkintl.h"
#include "gtkmarshalers.h"
-#include "gtktypeutils.h"
#include "gtkscrollable.h"
+#include "gtktypebuiltins.h"
#include "gtkprivate.h"