summaryrefslogtreecommitdiff
path: root/gtk/gtkplug.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-11-02 08:28:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-11-02 08:28:34 -0400
commit20008c33cb9c82571aa8f6ffdf0fd86b4cb3bc5f (patch)
treef6428adfea0f8e6bc2a466802d54c4f64c222256 /gtk/gtkplug.h
parent2ead4c6038ae3eac4681ab54858eca1fd06b6c4b (diff)
downloadgtk+-20008c33cb9c82571aa8f6ffdf0fd86b4cb3bc5f.tar.gz
Revert a change to the plug/socket headers
I was trying to avoid including gtk.h here, but this breaks some of our tests, and there's a good chance that 3rd party code also relies on this include.
Diffstat (limited to 'gtk/gtkplug.h')
-rw-r--r--gtk/gtkplug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkplug.h b/gtk/gtkplug.h
index 8ccfbda43c..7c44bdc404 100644
--- a/gtk/gtkplug.h
+++ b/gtk/gtkplug.h
@@ -37,7 +37,6 @@
#include <gdk/gdkx.h>
#include <gtk/gtksocket.h>
-#include <gtk/gtkwindow.h>
G_BEGIN_DECLS