mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 03:17:46 +03:00
Make session optional
This commit is contained in:
parent
e795ea6a0c
commit
46170580b2
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