mirror of
https://github.com/mpv-player/mpv
synced 2025-01-04 22:20:22 +00:00
vo_png: add missing "#include "fmt-conversion.h"
fmt-conversion.h is needed for imgfmt2pixfmt().
This commit is contained in:
parent
ba21aba40d
commit
ff3ef4e782
@ -35,6 +35,7 @@
|
||||
#include "video_out_internal.h"
|
||||
#include "subopt-helper.h"
|
||||
#include "libavcodec/avcodec.h"
|
||||
#include "fmt-conversion.h"
|
||||
|
||||
static const vo_info_t info =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user