mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
Conditionalize some more Wayland support
This commit is contained in:
parent
883c4a7b0f
commit
96bee8e60d
@ -35,8 +35,11 @@
|
||||
|
||||
#include "x11/window-x11.h"
|
||||
#include "x11/xprops.h"
|
||||
|
||||
#ifdef HAVE_WAYLAND
|
||||
#include "wayland/meta-xwayland.h"
|
||||
#include "wayland/meta-wayland-private.h"
|
||||
#endif
|
||||
|
||||
static XIEvent *
|
||||
get_input_event (MetaDisplay *display,
|
||||
|
Loading…
Reference in New Issue
Block a user