diff --git a/sys/pvr2d/gstpvrbufferpool.c b/sys/pvr2d/gstpvrbufferpool.c index 03e229c334..5b2d43ef4d 100644 --- a/sys/pvr2d/gstpvrbufferpool.c +++ b/sys/pvr2d/gstpvrbufferpool.c @@ -251,7 +251,7 @@ wrong_caps: /* This function handles GstXImageBuffer creation depending on XShm availability */ static GstFlowReturn pvr_buffer_pool_alloc (GstBufferPool * pool, GstBuffer ** buffer, - GstBufferPoolParams * params) + GstBufferPoolAcquireParams * params) { GstPVRBufferPool *pvrpool = GST_PVR_BUFFER_POOL_CAST (pool); GstVideoInfo *info;