summaryrefslogtreecommitdiffstats
path: root/video/out/gl_header_fixes.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gl_header_fixes.h')
-rw-r--r--video/out/gl_header_fixes.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/video/out/gl_header_fixes.h b/video/out/gl_header_fixes.h
index 9fe1e88036..ffc583cd46 100644
--- a/video/out/gl_header_fixes.h
+++ b/video/out/gl_header_fixes.h
@@ -249,6 +249,10 @@
#endif
#endif
+#ifdef GL_NV_vdpau_interop
+#define GLvdpauSurfaceNV GLintptr
+#endif
+
#undef MP_GET_GL_WORKAROUNDS
#endif