summaryrefslogtreecommitdiffstats
path: root/libvo/vo_matrixview.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_matrixview.c')
-rw-r--r--libvo/vo_matrixview.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_matrixview.c b/libvo/vo_matrixview.c
index f3e36d808b..6d482fa523 100644
--- a/libvo/vo_matrixview.c
+++ b/libvo/vo_matrixview.c
@@ -44,7 +44,7 @@ static const vo_info_t info = {
"Based on MatrixView from rss-glx.sf.net"
};
-LIBVO_EXTERN(matrixview)
+const LIBVO_EXTERN(matrixview)
static MPGLContext glctx;