mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
Add missing compat/libav.h includes
For avcodec_free_frame().
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
#include "audio/reorder_ch.h"
|
||||
|
||||
#include "compat/mpbswap.h"
|
||||
#include "compat/libav.h"
|
||||
|
||||
static const ad_info_t info =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user