mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 21:06:00 +00:00
postprocess.h requires for GET_PP_QUALITY_MAX - patch by Fredrik Kuivinen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5012 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
454e1431d7
commit
240fb4b951
@ -35,6 +35,7 @@ LIBVD_EXTERN(odivx)
|
|||||||
|
|
||||||
#ifndef NEW_DECORE
|
#ifndef NEW_DECORE
|
||||||
#include "opendivx/decore.h"
|
#include "opendivx/decore.h"
|
||||||
|
#include "postproc/postprocess.h"
|
||||||
#else
|
#else
|
||||||
#include <decore.h>
|
#include <decore.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user