forked from AuroraMiddleware/gtk
Bug 667018-gtk/gtkwindow.c: Include deprecated/gtkstyle.h
This is needed for the prototype of gtk_widget_reset_rc_styles, to avoid C4013/implicit declaration of ... warnings of that function
This commit is contained in:
parent
1a122a4367
commit
d273b817e8
@ -52,6 +52,8 @@
|
||||
#include "gtktypebuiltins.h"
|
||||
#include "a11y/gtkwindowaccessible.h"
|
||||
|
||||
#include "deprecated/gtkstyle.h"
|
||||
|
||||
#ifdef GDK_WINDOWING_X11
|
||||
#include "x11/gdkx.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user