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-version.h"
|
||||
|
||||
#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
|
||||
#include "deprecated/clutter-backend.h"
|
||||
|
||||
#ifdef HAVE_CLUTTER_WAYLAND_COMPOSITOR
|
||||
#include "wayland/clutter-wayland-compositor.h"
|
||||
#endif /* HAVE_CLUTTER_WAYLAND_COMPOSITOR */
|
||||
|
Loading…
Reference in New Issue
Block a user