mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-31 11:53:24 +00:00
spdifenc.c: fix compile because of missing include avio_internal.h.
This commit is contained in:
parent
e0e46cae37
commit
0f86fcabdf
@ -45,6 +45,7 @@
|
||||
*/
|
||||
|
||||
#include "avformat.h"
|
||||
#include "avio_internal.h"
|
||||
#include "spdif.h"
|
||||
#include "libavcodec/ac3.h"
|
||||
#include "libavcodec/dca.h"
|
||||
|
Loading…
Reference in New Issue
Block a user