Commit 0f86fcab authored by Ronald S. Bultje's avatar Ronald S. Bultje

spdifenc.c: fix compile because of missing include avio_internal.h.

parent e0e46cae
......@@ -45,6 +45,7 @@
*/
#include "avformat.h"
#include "avio_internal.h"
#include "spdif.h"
#include "libavcodec/ac3.h"
#include "libavcodec/dca.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment