wayland-stage: Add missing include
Again, had it locally, forgot to amend.
This commit is contained in:
parent
d1a31952de
commit
eba5648c27
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
#include "meta-wayland-stage.h"
|
#include "meta-wayland-stage.h"
|
||||||
|
|
||||||
|
#include "display-private.h"
|
||||||
#include "meta-cursor-tracker-private.h"
|
#include "meta-cursor-tracker-private.h"
|
||||||
|
|
||||||
G_DEFINE_TYPE (MetaWaylandStage, meta_wayland_stage, CLUTTER_TYPE_STAGE);
|
G_DEFINE_TYPE (MetaWaylandStage, meta_wayland_stage, CLUTTER_TYPE_STAGE);
|
||||||
|
Loading…
Reference in New Issue
Block a user