On Thu, Dec 8, 2016 at 2:13 PM, Diego Biurrun <[email protected]> wrote: > That header should only be included in the special bits that use X11 code. > --- > libavcodec/vdpau.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/libavcodec/vdpau.h b/libavcodec/vdpau.h > index 967c728..acd63cc 100644 > --- a/libavcodec/vdpau.h > +++ b/libavcodec/vdpau.h > @@ -50,7 +50,6 @@ > */ > > #include <vdpau/vdpau.h> > -#include <vdpau/vdpau_x11.h> > > #include "libavutil/attributes.h" > > --
sure -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
