mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	input-method-v2: fix include guard name
This commit is contained in:
		
							parent
							
								
									b99da405e7
								
							
						
					
					
						commit
						4897267bd6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6,8 +6,8 @@
 | 
			
		|||
#error "Add -DWLR_USE_UNSTABLE to enable unstable wlroots features"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifndef WLR_TYPES_WLR_INPUT_METHOD_V1_H
 | 
			
		||||
#define WLR_TYPES_WLR_INPUT_METHOD_V1_H
 | 
			
		||||
#ifndef WLR_TYPES_WLR_INPUT_METHOD_V2_H
 | 
			
		||||
#define WLR_TYPES_WLR_INPUT_METHOD_V2_H
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
#include <wayland-server.h>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue