]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/mov_chan.c
smoothstreamingenc: explict cast to avoid overflow
[ffmpeg] / libavformat / mov_chan.c
index 00a2a4bb92e29336f98004483cd342066e514a78..aa7ba1079f9c7e227533ef60c06839ddbe834751 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <stdint.h>
 
-#include "libavutil/audioconvert.h"
+#include "libavutil/channel_layout.h"
 #include "libavcodec/avcodec.h"
 #include "mov_chan.h"