settings.c: only include basedir.h if needed
This commit is contained in:
		
							parent
							
								
									555442eeb0
								
							
						
					
					
						commit
						d03344803d
					
				| @ -1,8 +1,11 @@ | ||||
| /* copyright 2013 Sascha Kruse and contributors (see LICENSE for licensing information) */ | ||||
| 
 | ||||
| #include <glib.h> | ||||
| 
 | ||||
| #ifndef STATIC_CONFIG | ||||
| #include <basedir.h> | ||||
| #include <basedir_fs.h> | ||||
| #endif | ||||
| 
 | ||||
| #include "dunst.h" | ||||
| #include "rules.h" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Sascha Kruse
						Sascha Kruse