Directly #include required X11/XvMC header.

Originally committed as revision 17450 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2009-02-19 00:47:11 +00:00
parent 94ed2a303d
commit 2213f431c7
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
*/
#include <limits.h>
#include <X11/extensions/XvMC.h>
#include "avcodec.h"
#include "dsputil.h"