summaryrefslogtreecommitdiff
path: root/gtk/gtkscrollable.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkscrollable.c')
-rw-r--r--gtk/gtkscrollable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkscrollable.c b/gtk/gtkscrollable.c
index eb6e046f50..0ff0d9612c 100644
--- a/gtk/gtkscrollable.c
+++ b/gtk/gtkscrollable.c
@@ -63,8 +63,8 @@
#include "config.h"
#include "gtkscrollable.h"
-#include "gtktypeutils.h"
#include "gtkprivate.h"
+#include "gtktypebuiltins.h"
#include "gtkintl.h"
G_DEFINE_INTERFACE (GtkScrollable, gtk_scrollable, G_TYPE_OBJECT)