vo_png: add missing "#include "fmt-conversion.h"

fmt-conversion.h is needed for imgfmt2pixfmt().
This commit is contained in:
Uoti Urpala 2010-01-08 01:55:42 +02:00
parent ba21aba40d
commit ff3ef4e782
1 changed files with 1 additions and 0 deletions

View File

@ -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 =
{