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 #include -#include G_BEGIN_DECLS diff --git a/gtk/gtksocket.h b/gtk/gtksocket.h index a8d6ebcdf4..2415b142d9 100644 --- a/gtk/gtksocket.h +++ b/gtk/gtksocket.h @@ -30,8 +30,7 @@ #ifndef __GTK_SOCKET_H__ #define __GTK_SOCKET_H__ -#include -#include +#include #ifdef GDK_WINDOWING_X11