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/window-x11.h"
|
||||||
#include "x11/xprops.h"
|
#include "x11/xprops.h"
|
||||||
|
|
||||||
|
#ifdef HAVE_WAYLAND
|
||||||
#include "wayland/meta-xwayland.h"
|
#include "wayland/meta-xwayland.h"
|
||||||
#include "wayland/meta-wayland-private.h"
|
#include "wayland/meta-wayland-private.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
static XIEvent *
|
static XIEvent *
|
||||||
get_input_event (MetaDisplay *display,
|
get_input_event (MetaDisplay *display,
|
||||||
|
Loading…
Reference in New Issue
Block a user