mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
Make session optional
This commit is contained in:
parent
ec1c4e2c33
commit
cc03390f02
2 changed files with 7 additions and 2 deletions
|
|
@ -3,7 +3,6 @@
|
|||
#include <stdbool.h>
|
||||
#include <wayland-server-core.h>
|
||||
#include <wlr/backend.h>
|
||||
#include <wlr/backend/session.h>
|
||||
#include <wlr/render/allocator.h>
|
||||
#include <wlr/render/wlr_renderer.h>
|
||||
#include <wlr/types/wlr_compositor.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue