summaryrefslogtreecommitdiff
path: root/sys/vdpau/gstvdp/gstvdpdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vdpau/gstvdp/gstvdpdevice.h')
-rw-r--r--sys/vdpau/gstvdp/gstvdpdevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vdpau/gstvdp/gstvdpdevice.h b/sys/vdpau/gstvdp/gstvdpdevice.h
index df1367524..6010e7554 100644
--- a/sys/vdpau/gstvdp/gstvdpdevice.h
+++ b/sys/vdpau/gstvdp/gstvdpdevice.h
@@ -96,7 +96,7 @@ struct _GstVdpDevice
GType gst_vdp_device_get_type (void);
-GstVdpDevice *gst_vdp_get_device (const gchar *display_name);
+GstVdpDevice *gst_vdp_get_device (const gchar *display_name, GError **error);
G_END_DECLS