vdpau: Do not #include vdpau_x11.h from the main vdpau header

That header should only be included in the special bits that use X11 code.
This commit is contained in:
Diego Biurrun 2016-12-08 19:58:12 +01:00
parent 92e6b31c3b
commit 932cc6496e
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@
*/
#include <vdpau/vdpau.h>
#include <vdpau/vdpau_x11.h>
#include "libavutil/attributes.h"