it seems ok to me (please correct me if I am wrong) Cheers, Federico
On Mon, Jul 6, 2015 at 8:01 PM, Luca Barbato <[email protected]> wrote: > Found-By: Cheristheus > --- > libavdevice/xcbgrab.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libavdevice/xcbgrab.c b/libavdevice/xcbgrab.c > index 96cad8f..b539388 100644 > --- a/libavdevice/xcbgrab.c > +++ b/libavdevice/xcbgrab.c > @@ -23,6 +23,7 @@ > > #include <stdlib.h> > #include <xcb/xcb.h> > +#include <xcb/shape.h> > > #if CONFIG_LIBXCB_XFIXES > #include <xcb/xfixes.h> > -- > 1.9.0 > > _______________________________________________ > libav-devel mailing list > [email protected] > https://lists.libav.org/mailman/listinfo/libav-devel -- Website at http://tomassetti.me GitHub https://github.com/ftomassetti _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
