mirror of
https://github.com/brl/mutter.git
synced 2025-02-18 14:14:10 +00:00
backend: Include deprecated header
To avoid compiler warnings.
This commit is contained in:
parent
202d95d180
commit
260d8fc097
@ -55,6 +55,9 @@
|
|||||||
#include "clutter-stage-window.h"
|
#include "clutter-stage-window.h"
|
||||||
#include "clutter-version.h"
|
#include "clutter-version.h"
|
||||||
|
|
||||||
|
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
|
||||||
|
#include "deprecated/clutter-backend.h"
|
||||||
|
|
||||||
#ifdef HAVE_CLUTTER_WAYLAND_COMPOSITOR
|
#ifdef HAVE_CLUTTER_WAYLAND_COMPOSITOR
|
||||||
#include "wayland/clutter-wayland-compositor.h"
|
#include "wayland/clutter-wayland-compositor.h"
|
||||||
#endif /* HAVE_CLUTTER_WAYLAND_COMPOSITOR */
|
#endif /* HAVE_CLUTTER_WAYLAND_COMPOSITOR */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user