]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/flic.c
Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'
[ffmpeg] / libavformat / flic.c
index db3f5d8dfab35ec3ec847b3e7c398b6a7098b7eb..2b9ee67d460ef7d4a5417d36e84ec8f371553a54 100644 (file)
@@ -31,8 +31,8 @@
  * special FLIs from the PC games "Magic Carpet" and "X-COM: Terror from the Deep".
  */
 
+#include "libavutil/channel_layout.h"
 #include "libavutil/intreadwrite.h"
-#include "libavutil/audioconvert.h"
 #include "avformat.h"
 #include "internal.h"