diff options
| -rw-r--r-- | sway/desktop/output.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/desktop/output.c b/sway/desktop/output.c index 607eca2c..d1facdea 100644 --- a/sway/desktop/output.c +++ b/sway/desktop/output.c @@ -10,7 +10,6 @@ #include <wlr/types/wlr_buffer.h> #include <wlr/types/wlr_alpha_modifier_v1.h> #include <wlr/types/wlr_gamma_control_v1.h> -#include <wlr/types/wlr_matrix.h> #include <wlr/types/wlr_output_layout.h> #include <wlr/types/wlr_output_management_v1.h> #include <wlr/types/wlr_output_power_management_v1.h> |
