mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 05:03:55 +00:00
gdk: Disable deprecation warnings
We don't want to break the build because GDK deprecated some symbol.
This commit is contained in:
parent
3879bacc78
commit
7d7eb8aabd
@ -28,6 +28,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <cogl/cogl.h>
|
#include <cogl/cogl.h>
|
||||||
|
|
||||||
|
#define GDK_DISABLE_DEPRECATION_WARNINGS
|
||||||
|
|
||||||
#include <gdk/gdk.h>
|
#include <gdk/gdk.h>
|
||||||
#ifdef GDK_WINDOWING_X11
|
#ifdef GDK_WINDOWING_X11
|
||||||
#include <gdk/gdkx.h>
|
#include <gdk/gdkx.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user