chase wlroots: remove #include <wlr/types/wlr_matrix.h>

Ref: 9b55737cf512ae5132b10633b83e099d46fa259f
("Make wlr_matrix private API")
This commit is contained in:
John Lindgren 2025-02-02 16:02:47 -05:00 committed by Johan Malm
parent d7ecbbd50c
commit 8010f6e659
2 changed files with 1 additions and 2 deletions

View file

@ -21,7 +21,6 @@
#include <wlr/types/wlr_keyboard.h>
#include <wlr/types/wlr_keyboard_group.h>
#include <wlr/types/wlr_layer_shell_v1.h>
#include <wlr/types/wlr_matrix.h>
#include <wlr/types/wlr_output.h>
#include <wlr/types/wlr_output_management_v1.h>
#include <wlr/types/wlr_output_power_management_v1.h>