You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
spdifenc.c: fix compile because of missing include avio_internal.h.
(cherry picked from commit 0f86fcabdf
)
This commit is contained in:
committed by
Michael Niedermayer
parent
644b66cd4a
commit
51e7c932da
@@ -45,6 +45,7 @@
|
||||
*/
|
||||
|
||||
#include "avformat.h"
|
||||
#include "avio_internal.h"
|
||||
#include "spdif.h"
|
||||
#include "libavcodec/ac3.h"
|
||||
#include "libavcodec/dca.h"
|
||||
|
Reference in New Issue
Block a user