Xext: dpms: need to include geext.h
It's calling GERegisterExtension(), which is defined in geext.h Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1810>
This commit is contained in:
		
							parent
							
								
									ce1f0c9375
								
							
						
					
					
						commit
						a955b83848
					
				| 
						 | 
				
			
			@ -32,6 +32,7 @@ Equipment Corporation.
 | 
			
		|||
#include <X11/Xproto.h>
 | 
			
		||||
 | 
			
		||||
#include "os/screensaver.h"
 | 
			
		||||
#include "Xext/geext.h"
 | 
			
		||||
 | 
			
		||||
#include "misc.h"
 | 
			
		||||
#include "os.h"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue