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
|
@ -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…
Reference in New Issue