summaryrefslogtreecommitdiff
path: root/gtk/gtkoffscreenwindow.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-09-28 18:24:55 +0200
committerBenjamin Otte <otte@redhat.com>2010-09-28 18:24:55 +0200
commit69240d98240001c12345dc213cc3c48cf799435b (patch)
treea58f27a52d23e7fdefeb1b3fe4655e4f3e8d143f /gtk/gtkoffscreenwindow.c
parent6c7daaf8b9b1aa425d02f890b4708c8a63b79a8c (diff)
downloadgtk+-69240d98240001c12345dc213cc3c48cf799435b.tar.gz
offscreenwindow: Fix includes
Diffstat (limited to 'gtk/gtkoffscreenwindow.c')
-rw-r--r--gtk/gtkoffscreenwindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkoffscreenwindow.c b/gtk/gtkoffscreenwindow.c
index 2ff6a54368..69356fd151 100644
--- a/gtk/gtkoffscreenwindow.c
+++ b/gtk/gtkoffscreenwindow.c
@@ -22,7 +22,7 @@
#include "gtkoffscreenwindow.h"
-#include "gtksizerequest.h"
+#include "gtkprivate.h"
/**
* SECTION:gtkoffscreenwindow