Commit d3819625 authored by Laurent Aimar's avatar Laurent Aimar

Another gapi (msw) compilation fix.

parent 836c694f
......@@ -245,6 +245,7 @@ struct picture_sys_t {
static int Lock(picture_t *picture)
{
vout_display_t *vd = picture->p_sys->vd;
vout_display_sys_t *sys = vd->sys;
/* */
if (sys->rect_dest_clipped.right - sys->rect_dest_clipped.left != vd->fmt.i_width ||
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment