summaryrefslogtreecommitdiffstats
path: root/libvo/vo_ivtv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_ivtv.c')
-rw-r--r--libvo/vo_ivtv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_ivtv.c b/libvo/vo_ivtv.c
index b3706717f1..81194fc320 100644
--- a/libvo/vo_ivtv.c
+++ b/libvo/vo_ivtv.c
@@ -62,7 +62,7 @@ static opt_t subopts[] = {
{NULL}
};
-static vo_info_t info =
+static const vo_info_t info =
{
"IVTV MPEG Video Decoder TV-Out",
"ivtv",