include: Stop including <X11/fonts/fontproto.h>
Despite being packaged in xorgproto (formerly fontsproto), fontproto.h is actually a list of the ABI libXfont version 1 expected of the X server. We switched to libXfont2 three years ago, this is unnecessary. Signed-off-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
		
							parent
							
								
									ace551d8a2
								
							
						
					
					
						commit
						06f448d4af
					
				| 
						 | 
				
			
			@ -28,7 +28,6 @@ SOFTWARE.
 | 
			
		|||
#include <X11/fonts/font.h>
 | 
			
		||||
#include "closure.h"
 | 
			
		||||
#include <X11/fonts/fontstruct.h>
 | 
			
		||||
#include <X11/fonts/fontproto.h>
 | 
			
		||||
 | 
			
		||||
#define NullDIXFontProp ((DIXFontPropPtr)0)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue