mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-06 16:40:12 +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>
This commit is contained in:
parent
10d7fa53f8
commit
2f84e3fe0d
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