mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-29 05:40:19 -04:00
output: Remove wlr_output_damage include
This commit is contained in:
parent
624355485a
commit
64e2a44124
2 changed files with 0 additions and 2 deletions
1
output.c
1
output.c
|
|
@ -26,7 +26,6 @@
|
|||
#include <wlr/types/wlr_data_device.h>
|
||||
#include <wlr/types/wlr_matrix.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
#include <wlr/types/wlr_output_damage.h>
|
||||
#include <wlr/types/wlr_output_layout.h>
|
||||
#include <wlr/types/wlr_output_management_v1.h>
|
||||
#include <wlr/types/wlr_scene.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue