summaryrefslogtreecommitdiffstats
path: root/libvo/vo_jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_jpeg.c')
-rw-r--r--libvo/vo_jpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_jpeg.c b/libvo/vo_jpeg.c
index 36e89815ca..adea38f14a 100644
--- a/libvo/vo_jpeg.c
+++ b/libvo/vo_jpeg.c
@@ -59,7 +59,7 @@
/* Info */
-static vo_info_t info=
+static const vo_info_t info=
{
"JPEG file",
"jpeg",