mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-05 22:48:14 +02:00
tests: fix test build error on older Linux
The linux/input-even-codes.h was split from linux/input.h but it's still included from linux/input.h Signed-off-by: Tomek Bury <tomek.bury@gmail.com>
This commit is contained in:
parent
53189ebb89
commit
67253b30e8
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <linux/input-event-codes.h>
|
||||
#include <linux/input.h>
|
||||
#include <wayland-client-protocol.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue