mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-21 20:20:38 +01:00
xwayland: Add xwl_output to the Xwayland types
No functional change.
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Reviewed-by: Kenny Levinsen <kl@kl.wtf>
(cherry picked from commit 2f84e3fe0d)
This commit is contained in:
parent
e4487cae15
commit
89d237c593
1 changed files with 1 additions and 0 deletions
|
|
@ -31,5 +31,6 @@ struct xwl_window;
|
|||
struct xwl_screen;
|
||||
struct xwl_egl_backend;
|
||||
struct xwl_drm_lease;
|
||||
struct xwl_output;
|
||||
|
||||
#endif /* XWAYLAND_TYPES_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue