Fix InputDevice missing header on some systems
This commit is contained in:
parent
2dfe139f6c
commit
63ecbc411e
|
@ -17,6 +17,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <system_error>
|
#include <system_error>
|
||||||
|
#include <linux/input-event-codes.h>
|
||||||
|
|
||||||
#include "InputDevice.h"
|
#include "InputDevice.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user