Include libavutil/channel_layout.h instead of libavutil/audioconvert.h

Also reorder some other #include when applicable.
This commit is contained in:
Justin Ruggles
2012-11-10 10:00:00 -05:00
parent 5980f5dd18
commit a903f8f087
78 changed files with 99 additions and 103 deletions

View 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"