mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-24 05:33:21 +00:00
spdifenc.c: fix compile because of missing include avio_internal.h.
This commit is contained in:
@@ -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