mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Remove wlc includes
This commit is contained in:
		
							parent
							
								
									90f7f1a0e6
								
							
						
					
					
						commit
						7e81d304a3
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -5,8 +5,8 @@
 | 
			
		|||
 | 
			
		||||
#include <libinput.h>
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include <wlc/geometry.h>
 | 
			
		||||
#include <wlc/wlc.h>
 | 
			
		||||
#include <string.h>
 | 
			
		||||
#include <wlr/types/wlr_box.h>
 | 
			
		||||
#include <xkbcommon/xkbcommon.h>
 | 
			
		||||
#include <time.h>
 | 
			
		||||
#include "list.h"
 | 
			
		||||
| 
						 | 
				
			
			@ -68,7 +68,7 @@ struct input_config {
 | 
			
		|||
	int tap;
 | 
			
		||||
 | 
			
		||||
	bool capturable;
 | 
			
		||||
	struct wlc_geometry region;
 | 
			
		||||
	struct wlr_box region;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue