mirror of
https://github.com/libretro/RetroArch
synced 2025-03-25 16:44:01 +00:00
Include avutil/channel_layout.h correctly.
This commit is contained in:
parent
d2665f8807
commit
b470454923
@ -26,6 +26,7 @@ extern "C" {
|
|||||||
#include <libavformat/avformat.h>
|
#include <libavformat/avformat.h>
|
||||||
#include <libavutil/avconfig.h>
|
#include <libavutil/avconfig.h>
|
||||||
#include <libavutil/pixdesc.h>
|
#include <libavutil/pixdesc.h>
|
||||||
|
#include <libavutil/channel_layout.h>
|
||||||
#include <libswscale/swscale.h>
|
#include <libswscale/swscale.h>
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user