summaryrefslogtreecommitdiff
path: root/gtk/gtkplug.h
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.com>2008-10-30 15:58:06 +0000
committerMichael Natterer <mitch@src.gnome.org>2008-10-30 15:58:06 +0000
commite7b18d2a61adfba6f92d95007ebb5655b5ecc609 (patch)
tree71b398bbc9d700abf7bf7c7f36432ca465eb7ba8 /gtk/gtkplug.h
parent2c32cdd8939aae1db1af1dc54876c83fe9e05b17 (diff)
downloadgtk+-e7b18d2a61adfba6f92d95007ebb5655b5ecc609.tar.gz
no need to include <gdk/gdk.h> in any widget header, it's included via
2008-10-30 Michael Natterer <mitch@imendio.com> * gtk/*.h: no need to include <gdk/gdk.h> in any widget header, it's included via gtkwidget.h anyway. svn path=/trunk/; revision=21732
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 cb9040aff1..3ea9971960 100644
--- a/gtk/gtkplug.h
+++ b/gtk/gtkplug.h
@@ -31,7 +31,6 @@
#define __GTK_PLUG_H__
-#include <gdk/gdk.h>
#include <gtk/gtksocket.h>
#include <gtk/gtkwindow.h>