mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 12:50:33 +01:00
Declare libinput_seat explicitly
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
3a3a0c87a7
commit
8999445894
1 changed files with 1 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ struct libinput_interface {
|
|||
|
||||
struct libinput;
|
||||
struct libinput_device;
|
||||
struct libinput_seat;
|
||||
|
||||
/*
|
||||
* Base
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue