diff options
Diffstat (limited to 'src/libinput-private.h')
-rw-r--r-- | src/libinput-private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libinput-private.h b/src/libinput-private.h index 61cdc79..0e92e68 100644 --- a/src/libinput-private.h +++ b/src/libinput-private.h @@ -23,7 +23,7 @@ #ifndef LIBINPUT_PRIVATE_H #define LIBINPUT_PRIVATE_H -#include <linux/input.h> +#include "linux/input.h" #include "libinput.h" #include "libinput-util.h" |