mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-05 04:06:24 -05:00
output: remove xwayland include
We don't need it in this file.
This commit is contained in:
parent
7077f9ba1c
commit
5f60b0a00c
1 changed files with 0 additions and 3 deletions
3
output.c
3
output.c
|
|
@ -21,9 +21,6 @@
|
|||
#include <wlr/types/wlr_surface.h>
|
||||
#include <wlr/types/wlr_xdg_shell.h>
|
||||
#include <wlr/util/log.h>
|
||||
#if CAGE_HAS_XWAYLAND
|
||||
#include <wlr/xwayland.h>
|
||||
#endif
|
||||
|
||||
#include "output.h"
|
||||
#include "server.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue