diff --git a/libavcodec/vdpau_internal.h b/libavcodec/vdpau_internal.h index d76845e3bf..bf9233d4dc 100644 --- a/libavcodec/vdpau_internal.h +++ b/libavcodec/vdpau_internal.h @@ -107,7 +107,7 @@ struct vdpau_picture_context { int ff_vdpau_common_init(AVCodecContext *avctx, VdpDecoderProfile profile, int level); -#endif +#endif //CONFIG_VDPAU int ff_vdpau_common_uninit(AVCodecContext *avctx);