add missing dix-config include
(cherry picked from commit 126e9bc8c480b403dedc44c1e8c4fe1476340ed9)
This commit is contained in:
		
							parent
							
								
									3f51f493b6
								
							
						
					
					
						commit
						1f8188656a
					
				| 
						 | 
					@ -30,6 +30,10 @@ used in advertising or otherwise to promote the sale, use or other dealings
 | 
				
			||||||
in this Software without prior written authorization from The Open Group.
 | 
					in this Software without prior written authorization from The Open Group.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifdef HAVE_DIX_CONFIG_H
 | 
				
			||||||
 | 
					#include <dix-config.h>
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define NEED_EVENTS
 | 
					#define NEED_EVENTS
 | 
				
			||||||
#include   <X11/X.h>
 | 
					#include   <X11/X.h>
 | 
				
			||||||
#include   <X11/Xmd.h>
 | 
					#include   <X11/Xmd.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue