mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-10-29 05:40:12 -04:00 
			
		
		
		
	config: Avoid clash with other config-headers
This commit is contained in:
		
							parent
							
								
									a0d2a6b445
								
							
						
					
					
						commit
						ff13849624
					
				
					 18 changed files with 19 additions and 16 deletions
				
			
		|  | @ -7,9 +7,10 @@ | |||
| #include <string.h> | ||||
| #include <unistd.h> | ||||
| #include <sys/param.h> | ||||
| #include "config.h" | ||||
| #include <wlr/config.h> | ||||
| #include <wlr/util/log.h> | ||||
| #include <wlr/types/wlr_box.h> | ||||
| #include "support/config.h" | ||||
| #include "shared.h" | ||||
| #include "ini.h" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Björn Esser
						Björn Esser