summaryrefslogtreecommitdiff
path: root/gtk/gtksocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtksocket.h')
-rw-r--r--gtk/gtksocket.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/gtksocket.h b/gtk/gtksocket.h
index 2415b142d9..a8d6ebcdf4 100644
--- a/gtk/gtksocket.h
+++ b/gtk/gtksocket.h
@@ -30,7 +30,8 @@
#ifndef __GTK_SOCKET_H__
#define __GTK_SOCKET_H__
-#include <gtk/gtk.h>
+#include <gdk/gdk.h>
+#include <gtk/gtkwindow.h>
#ifdef GDK_WINDOWING_X11