summaryrefslogtreecommitdiffstats
path: root/libvo/vo_gl2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_gl2.c')
-rw-r--r--libvo/vo_gl2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_gl2.c b/libvo/vo_gl2.c
index dcb04350b3..78a0235b35 100644
--- a/libvo/vo_gl2.c
+++ b/libvo/vo_gl2.c
@@ -41,7 +41,7 @@ static const vo_info_t info =
""
};
-LIBVO_EXTERN(gl2)
+const LIBVO_EXTERN(gl2)
/* local data */
static unsigned char *ImageData=NULL;