mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Drop wlr_matrix.h include from sway/desktop/output.c
wlr_matrix is now private API. Fixes #8549
This commit is contained in:
		
							parent
							
								
									8acb0482da
								
							
						
					
					
						commit
						3ff60987f3
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,6 @@
 | 
				
			||||||
#include <wlr/types/wlr_buffer.h>
 | 
					#include <wlr/types/wlr_buffer.h>
 | 
				
			||||||
#include <wlr/types/wlr_alpha_modifier_v1.h>
 | 
					#include <wlr/types/wlr_alpha_modifier_v1.h>
 | 
				
			||||||
#include <wlr/types/wlr_gamma_control_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_layout.h>
 | 
				
			||||||
#include <wlr/types/wlr_output_management_v1.h>
 | 
					#include <wlr/types/wlr_output_management_v1.h>
 | 
				
			||||||
#include <wlr/types/wlr_output_power_management_v1.h>
 | 
					#include <wlr/types/wlr_output_power_management_v1.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue