mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-29 05:40:19 -04:00
output: drop unused wlr_matrix.h include
This is dropped in the next wlroots release.
This commit is contained in:
parent
360e259ca5
commit
6b1ba34a4a
1 changed files with 0 additions and 1 deletions
1
output.c
1
output.c
|
|
@ -24,7 +24,6 @@
|
|||
#include <wlr/render/wlr_renderer.h>
|
||||
#include <wlr/types/wlr_compositor.h>
|
||||
#include <wlr/types/wlr_data_device.h>
|
||||
#include <wlr/types/wlr_matrix.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/types/wlr_output_layout.h>
|
||||
#include <wlr/types/wlr_output_management_v1.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue