]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkwin32embedwidget.h
no need to include <gdk/gdk.h> in any widget header, it's included via
[~andy/gtk] / gtk / gtkwin32embedwidget.h
index 87d6d233e256f01a32adb2ed41f513963cdf080e..92515cfb82baa45e15f0442d14028122c7d73b87 100644 (file)
  * Modified by the GTK+ Team and others 1997-2006.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #ifndef __GTK_WIN32_EMBED_WIDGET_H__
 #define __GTK_WIN32_EMBED_WIDGET_H__
 
-#include <gdk/gdk.h>
+
 #include <gtk/gtkwindow.h>
 #include "win32/gdkwin32.h"
 
+
 G_BEGIN_DECLS
 
 #define GTK_TYPE_WIN32_EMBED_WIDGET            (gtk_win32_embed_widget_get_type ())