mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-03-30 13:00:34 +02:00
xwayland: Add xwl_seat to the Xwayland types
For some reason, xwl_seat wasn't listed in the Xwayland types. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
This commit is contained in:
parent
593021bc51
commit
ddc3ed79ff
1 changed files with 1 additions and 0 deletions
|
|
@ -32,5 +32,6 @@ struct xwl_screen;
|
|||
struct xwl_drm_lease;
|
||||
struct xwl_output;
|
||||
struct xwl_window_buffer;
|
||||
struct xwl_seat;
|
||||
|
||||
#endif /* XWAYLAND_TYPES_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue