Commit bc22b016 authored by diego's avatar diego

Replace useless X11 #includes by the one that actually provides the required

declarations of XvMCMacroBlock and XvMCSurface.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17250 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 22817d16
......@@ -21,12 +21,7 @@
#ifndef AVCODEC_XVMC_H
#define AVCODEC_XVMC_H
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <X11/extensions/Xv.h>
#include <X11/extensions/Xvlib.h>
#include <X11/extensions/XvMClib.h>
#include <X11/extensions/XvMC.h>
#include "avcodec.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment