mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
build(cmake) properly find evdev (#2176)
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
#include <linux/uinput.h>
|
||||
#include <poll.h>
|
||||
|
||||
extern "C" {
|
||||
#include <libevdev/libevdev-uinput.h>
|
||||
#include <libevdev/libevdev.h>
|
||||
}
|
||||
|
||||
#ifdef SUNSHINE_BUILD_X11
|
||||
#include <X11/Xutil.h>
|
||||
|
||||
Reference in New Issue
Block a user