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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/gl_header_fixes.h b/video/out/gl_header_fixes.h
index ffc583cd46..88e8dd5e58 100644
--- a/video/out/gl_header_fixes.h
+++ b/video/out/gl_header_fixes.h
@@ -249,7 +249,7 @@
#endif
#endif
-#ifdef GL_NV_vdpau_interop
+#ifndef GL_NV_vdpau_interop
#define GLvdpauSurfaceNV GLintptr
#endif