summaryrefslogtreecommitdiffstats
path: root/libvo/vo_png.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_png.c')
-rw-r--r--libvo/vo_png.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_png.c b/libvo/vo_png.c
index d93d59689b..0d32a2f944 100644
--- a/libvo/vo_png.c
+++ b/libvo/vo_png.c
@@ -22,7 +22,7 @@
#include "video_out_internal.h"
#include "subopt-helper.h"
-static vo_info_t info =
+static const vo_info_t info =
{
"PNG file",
"png",