mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	include: add missing header dependencies
Ensure that headers compile correctly regardless of include order.
This commit is contained in:
		
							parent
							
								
									69b9122194
								
							
						
					
					
						commit
						c9b576982d
					
				
					 3 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
#ifndef LABWC_TOUCH_CONFIG_H
 | 
			
		||||
#define LABWC_TOUCH_CONFIG_H
 | 
			
		||||
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include <stdbool.h>
 | 
			
		||||
#include <wayland-util.h>
 | 
			
		||||
 | 
			
		||||
struct touch_config_entry {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue