]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/flic.c
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
[ffmpeg] / libavformat / flic.c
index 60197638e5588720df1d208e7fa601a10f7288b2..2eb6f057b40296faf95866490a427aef8222c917 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"