From: Yaakov Selkowitz <[email protected]> Signed-off-by: Yaakov Selkowitz <[email protected]> --- src/qxl.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
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" -- 1.7.9 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
