xf86Crtc: include "xf86xv.h" only if XV
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
		
							parent
							
								
									641a1b9363
								
							
						
					
					
						commit
						cb5661e86d
					
				|  | @ -44,7 +44,9 @@ | |||
| #include "X11/Xatom.h" | ||||
| #include "picturestr.h" | ||||
| 
 | ||||
| #ifdef XV | ||||
| #include "xf86xv.h" | ||||
| #endif | ||||
| 
 | ||||
| #define NO_OUTPUT_DEFAULT_WIDTH 1024 | ||||
| #define NO_OUTPUT_DEFAULT_HEIGHT 768 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue