mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-08 08:21:12 -04:00
Update wlr_box includes to util/box.h
The wlroots header has been moved upstream.
This commit is contained in:
parent
4fc4f88efe
commit
1ef4cf5b8b
7 changed files with 3 additions and 8 deletions
1
view.c
1
view.c
|
|
@ -12,7 +12,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <wayland-server-core.h>
|
||||
#include <wlr/types/wlr_box.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/types/wlr_surface.h>
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue