]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vda.c
lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].
[ffmpeg] / libavcodec / vda.c
index 5867cae12064bf352a32a4c72ad761a5e5c88956..4670140c7619cd6afd4ee6afc26ba0d4acff231e 100644 (file)
@@ -21,7 +21,7 @@
 #include "libavutil/mem.h"
 
 #include "vda.h"
-#include "vda_internal.h"
+#include "vda_vt_internal.h"
 
 #if CONFIG_H264_VDA_HWACCEL
 AVVDAContext *av_vda_alloc_context(void)