forked from AuroraMiddleware/gtk
Don't include X11 headers in wayland
The include of X11/keysyms.h in gdkdevice-wayland.c was just a leftover.
This commit is contained in:
parent
f3832d6a9e
commit
875b1d07de
@ -32,7 +32,6 @@
|
||||
#include "gdkdevicemanagerprivate.h"
|
||||
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
#include <X11/keysym.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <sys/mman.h>
|
||||
|
Loading…
Reference in New Issue
Block a user