summaryrefslogtreecommitdiffstats
path: root/libvo/vo_gl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_gl.c')
-rw-r--r--libvo/vo_gl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_gl.c b/libvo/vo_gl.c
index e1bf68de71..a548439395 100644
--- a/libvo/vo_gl.c
+++ b/libvo/vo_gl.c
@@ -27,7 +27,7 @@ static const vo_info_t info =
""
};
-LIBVO_EXTERN(gl)
+const LIBVO_EXTERN(gl)
#ifdef GL_WIN32
static int gl_vinfo = 0;