mirror of
https://github.com/swaywm/sway.git
synced 2025-11-11 13:29:51 -05:00
Update wlroots API
Breaking changes in wlr_xdg_shell_v6 and wlr_renderer have been made upstream.
This commit is contained in:
parent
9823a7c6c8
commit
01beee5826
4 changed files with 7 additions and 7 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include <wayland-server.h>
|
||||
#include <wlr/backend.h>
|
||||
#include <wlr/backend/session.h>
|
||||
#include <wlr/render.h>
|
||||
#include <wlr/render/wlr_renderer.h>
|
||||
#include <wlr/render/gles2.h>
|
||||
#include <wlr/types/wlr_compositor.h>
|
||||
#include <wlr/types/wlr_wl_shell.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue