summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_vdpau.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/context_vdpau.c')
-rw-r--r--video/out/opengl/context_vdpau.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/video/out/opengl/context_vdpau.c b/video/out/opengl/context_vdpau.c
index 4d5d2538e2..40d21ab65c 100644
--- a/video/out/opengl/context_vdpau.c
+++ b/video/out/opengl/context_vdpau.c
@@ -18,9 +18,6 @@
#include <X11/Xlib.h>
#include <GL/glx.h>
-#define MP_GET_GLX_WORKAROUNDS
-#include "header_fixes.h"
-
#include "video/vdpau.h"
#include "video/out/x11_common.h"
#include "context.h"