diff --git a/libavfilter/vf_hwupload_cuda.c b/libavfilter/vf_hwupload_cuda.c index 6f4176f212..c22221c699 100644 --- a/libavfilter/vf_hwupload_cuda.c +++ b/libavfilter/vf_hwupload_cuda.c @@ -195,7 +195,7 @@ static const AVOption cudaupload_options[] = { { NULL }, }; -AVFILTER_DEFINE_CLASS(cudaupload) +AVFILTER_DEFINE_CLASS(cudaupload); static const AVFilterPad cudaupload_inputs[] = { {