mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 19:21:03 +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 <libavutil/avconfig.h>
|
||||
#include <libavutil/pixdesc.h>
|
||||
#include <libavutil/channel_layout.h>
|
||||
#include <libswscale/swscale.h>
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user