mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-06 13:29:45 -05:00
x11 backend: add wlr_input_device_is_x11
This commit is contained in:
parent
169bc9fa10
commit
fcd7062542
3 changed files with 9 additions and 3 deletions
|
|
@ -6,7 +6,6 @@
|
|||
#include <X11/Xlib-xcb.h>
|
||||
#include <wayland-server.h>
|
||||
#include <wlr/render/egl.h>
|
||||
#include <wlr/types/wlr_input_device.h>
|
||||
|
||||
struct wlr_x11_backend;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue