summaryrefslogtreecommitdiff
path: root/gtk/gtkwin32embedwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkwin32embedwidget.h')
-rw-r--r--gtk/gtkwin32embedwidget.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/gtk/gtkwin32embedwidget.h b/gtk/gtkwin32embedwidget.h
index 87d6d233e2..92515cfb82 100644
--- a/gtk/gtkwin32embedwidget.h
+++ b/gtk/gtkwin32embedwidget.h
@@ -20,16 +20,17 @@
* 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 ())