summaryrefslogtreecommitdiff
path: root/gtk/gtkshow.c
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.com>2008-06-23 10:47:22 +0000
committerMichael Natterer <mitch@src.gnome.org>2008-06-23 10:47:22 +0000
commit7dfaf81ee27c3ed93e5417b1bc8db0c4d4dfa95a (patch)
tree6d23ff5e30d36139df8f64a351e29b6e299d2c38 /gtk/gtkshow.c
parent0cad30afb829bce0dab03d1490a0a18f6a11d0d5 (diff)
downloadgtk+-7dfaf81ee27c3ed93e5417b1bc8db0c4d4dfa95a.tar.gz
gtk/gtkmountoperation.h gtk/gtktestutils.h remove as many includes as
2008-06-23 Michael Natterer <mitch@imendio.com> * gtk/gtkmountoperation.h * gtk/gtktestutils.h * gtk/gtkshow.[ch]: remove as many includes as possible from these new files. They can't be included individually, so nothing can break. svn path=/trunk/; revision=20673
Diffstat (limited to 'gtk/gtkshow.c')
-rw-r--r--gtk/gtkshow.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtkshow.c b/gtk/gtkshow.c
index 12b0fdfd48..a9bcd0de68 100644
--- a/gtk/gtkshow.c
+++ b/gtk/gtkshow.c
@@ -22,8 +22,7 @@
#include "config.h"
-#include <glib.h>
-#include <gio/gio.h>
+#include <gdk/gdk.h>
#include "gtkshow.h"