mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	Use more consistent include guard names
This commit is contained in:
		
							parent
							
								
									06ae9e7c9f
								
							
						
					
					
						commit
						427bdb5b55
					
				
					 48 changed files with 128 additions and 96 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,6 @@
 | 
			
		|||
#ifndef _WLR_INTERFACES_DATA_SOURCE_H
 | 
			
		||||
#define _WLR_INTERFACES_DATA_SOURCE_H
 | 
			
		||||
#ifndef WLR_INTERFACES_WLR_DATA_SOURCE_H
 | 
			
		||||
#define WLR_INTERFACES_WLR_DATA_SOURCE_H
 | 
			
		||||
 | 
			
		||||
#include <wlr/types/wlr_data_source.h>
 | 
			
		||||
 | 
			
		||||
struct wlr_data_source_impl {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue