mirror of
				https://github.com/labwc/labwc.git
				synced 2025-10-29 05:40:24 -04: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,6 +2,8 @@ | |||
| #ifndef LABWC_GRAPHIC_HELPERS_H | ||||
| #define LABWC_GRAPHIC_HELPERS_H | ||||
| 
 | ||||
| #include <stdbool.h> | ||||
| #include <stdint.h> | ||||
| #include <cairo.h> | ||||
| 
 | ||||
| struct wlr_fbox; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 John Lindgren
						John Lindgren