mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-06 22:58:38 +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