mirror of
				https://github.com/glfw/glfw.git
				synced 2025-11-03 22:04:15 +00:00 
			
		
		
		
	
							parent
							
								
									c39ebfe1b8
								
							
						
					
					
						commit
						036da0fb4e
					
				@ -81,6 +81,7 @@ extern "C" {
 | 
				
			|||||||
 #endif
 | 
					 #endif
 | 
				
			||||||
#elif defined(GLFW_EXPOSE_NATIVE_X11)
 | 
					#elif defined(GLFW_EXPOSE_NATIVE_X11)
 | 
				
			||||||
 #include <X11/Xlib.h>
 | 
					 #include <X11/Xlib.h>
 | 
				
			||||||
 | 
					 #include <X11/extensions/Xrandr.h>
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
 #error "No window API specified"
 | 
					 #error "No window API specified"
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user