Browse Source

Directly #include required X11/XvMC header.

Originally committed as revision 17450 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 16 years ago
parent
commit
2213f431c7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/mpegvideo_xvmc.c

+ 1
- 0
libavcodec/mpegvideo_xvmc.c View File

@@ -20,6 +20,7 @@
*/

#include <limits.h>
#include <X11/extensions/XvMC.h>

#include "avcodec.h"
#include "dsputil.h"


Loading…
Cancel
Save