mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-10-29 05:40:19 -04:00 
			
		
		
		
	sort #includes
This commit is contained in:
		
							parent
							
								
									5f7d396996
								
							
						
					
					
						commit
						2b3504e439
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								dwl.c
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								dwl.c
									
										
									
									
									
								
							|  | @ -21,7 +21,6 @@ | ||||||
| #include <wlr/types/wlr_data_control_v1.h> | #include <wlr/types/wlr_data_control_v1.h> | ||||||
| #include <wlr/types/wlr_data_device.h> | #include <wlr/types/wlr_data_device.h> | ||||||
| #include <wlr/types/wlr_drm.h> | #include <wlr/types/wlr_drm.h> | ||||||
| #include <wlr/types/wlr_linux_dmabuf_v1.h> |  | ||||||
| #include <wlr/types/wlr_export_dmabuf_v1.h> | #include <wlr/types/wlr_export_dmabuf_v1.h> | ||||||
| #include <wlr/types/wlr_fractional_scale_v1.h> | #include <wlr/types/wlr_fractional_scale_v1.h> | ||||||
| #include <wlr/types/wlr_gamma_control_v1.h> | #include <wlr/types/wlr_gamma_control_v1.h> | ||||||
|  | @ -30,6 +29,7 @@ | ||||||
| #include <wlr/types/wlr_input_device.h> | #include <wlr/types/wlr_input_device.h> | ||||||
| #include <wlr/types/wlr_keyboard.h> | #include <wlr/types/wlr_keyboard.h> | ||||||
| #include <wlr/types/wlr_layer_shell_v1.h> | #include <wlr/types/wlr_layer_shell_v1.h> | ||||||
|  | #include <wlr/types/wlr_linux_dmabuf_v1.h> | ||||||
| #include <wlr/types/wlr_output.h> | #include <wlr/types/wlr_output.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> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Leonardo Hernández Hernández
						Leonardo Hernández Hernández