summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/context.h')
-rw-r--r--video/out/opengl/context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/context.h b/video/out/opengl/context.h
index 2dd2517ef5..d78d17094c 100644
--- a/video/out/opengl/context.h
+++ b/video/out/opengl/context.h
@@ -4,7 +4,7 @@
#include "video/out/gpu/context.h"
#include "common.h"
-extern const int mpgl_preferred_gl_versions[];
+extern const int mpgl_min_required_gl_versions[];
// Returns whether or not a candidate GL version should be accepted or not
// (based on the --opengl opts). Implementations may call this before