[gtk+] offscreenwindow: Fix includes
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] offscreenwindow: Fix includes
- Date: Tue, 28 Sep 2010 16:33:52 +0000 (UTC)
commit 69240d98240001c12345dc213cc3c48cf799435b
Author: Benjamin Otte <otte redhat com>
Date: Tue Sep 28 18:24:55 2010 +0200
offscreenwindow: Fix includes
gtk/gtkoffscreenwindow.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkoffscreenwindow.c b/gtk/gtkoffscreenwindow.c
index 2ff6a54..69356fd 100644
--- a/gtk/gtkoffscreenwindow.c
+++ b/gtk/gtkoffscreenwindow.c
@@ -22,7 +22,7 @@
#include "gtkoffscreenwindow.h"
-#include "gtksizerequest.h"
+#include "gtkprivate.h"
/**
* SECTION:gtkoffscreenwindow
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]