gtkwocket-win32.c Added missing include to avoid C4013
This commit is contained in:
parent
ce3680fe15
commit
086bfc723e
@ -39,6 +39,7 @@
|
|||||||
#include "win32/gdkwin32.h"
|
#include "win32/gdkwin32.h"
|
||||||
|
|
||||||
#include "gtkwin32embed.h"
|
#include "gtkwin32embed.h"
|
||||||
|
#include "gtkwidgetprivate.h"
|
||||||
|
|
||||||
GdkNativeWindow
|
GdkNativeWindow
|
||||||
_gtk_socket_windowing_get_id (GtkSocket *socket)
|
_gtk_socket_windowing_get_id (GtkSocket *socket)
|
||||||
|
Loading…
Reference in New Issue
Block a user