mirror of
https://github.com/PixlOne/logiops.git
synced 2025-07-14 05:12:34 +08:00
Fix InputDevice missing header on some systems
This commit is contained in:
parent
2dfe139f6c
commit
63ecbc411e
@ -17,6 +17,7 @@
|
||||
*/
|
||||
|
||||
#include <system_error>
|
||||
#include <linux/input-event-codes.h>
|
||||
|
||||
#include "InputDevice.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user