mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Include avutil/channel_layout.h correctly.
This commit is contained in:
parent
d2665f8807
commit
b470454923
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ extern "C" {
|
|||
#include <libavformat/avformat.h>
|
||||
#include <libavutil/avconfig.h>
|
||||
#include <libavutil/pixdesc.h>
|
||||
#include <libavutil/channel_layout.h>
|
||||
#include <libswscale/swscale.h>
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue