mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 11:19:14 +02: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;
|
||||||
struct libinput_device;
|
struct libinput_device;
|
||||||
|
struct libinput_seat;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Base
|
* Base
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue