From b211ff37e1fdca853275e73e5cd089c0d713f521 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Fri, 28 Sep 2012 14:06:07 -0500 Subject: Only include Xv headers if server supports it MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Yaakov Selkowitz Reviewed-by: Søren Sandmann Pedersen --- src/qxl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/qxl.h b/src/qxl.h index 8494550..2583c72 100644 --- a/src/qxl.h +++ b/src/qxl.h @@ -37,7 +37,9 @@ #endif #include "xf86Cursor.h" #include "xf86_OSproc.h" +#ifdef XV #include "xf86xv.h" +#endif #include "xf86Crtc.h" #include "shadow.h" #include "micmap.h" -- cgit v1.2.3