summaryrefslogtreecommitdiff
path: root/src/xine-engine/accel_vdpau.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-engine/accel_vdpau.h')
-rw-r--r--src/xine-engine/accel_vdpau.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xine-engine/accel_vdpau.h b/src/xine-engine/accel_vdpau.h
index ef76fe5ee..f5b80e4d4 100644
--- a/src/xine-engine/accel_vdpau.h
+++ b/src/xine-engine/accel_vdpau.h
@@ -41,6 +41,7 @@ typedef struct {
VdpDevice vdp_device;
+ VdpGetErrorString *vdp_get_error_string;
VdpVideoSurfaceCreate *vdp_video_surface_create;
VdpVideoSurfaceDestroy *vdp_video_surface_destroy;
VdpDecoderCreate *vdp_decoder_create;