summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xover.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xover.c')
-rw-r--r--libvo/vo_xover.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xover.c b/libvo/vo_xover.c
index 88689714d6..9c1275b542 100644
--- a/libvo/vo_xover.c
+++ b/libvo/vo_xover.c
@@ -37,7 +37,7 @@
#endif
-static vo_info_t info =
+static const vo_info_t info =
{
"General X11 driver for overlay capable video output drivers",
"xover",