Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/sndio_enc.c')
-rw-r--r--libavdevice/sndio_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavdevice/sndio_enc.c b/libavdevice/sndio_enc.c
index 61ac398a84..fad361062b 100644
--- a/libavdevice/sndio_enc.c
+++ b/libavdevice/sndio_enc.c
@@ -26,7 +26,7 @@
#include "libavformat/avformat.h"
-#include "sndio_common.h"
+#include "libavdevice/sndio.h"
static av_cold int audio_write_header(AVFormatContext *s1)
{