summaryrefslogtreecommitdiffstats
path: root/libvo/vo_ggi.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_ggi.c')
-rw-r--r--libvo/vo_ggi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_ggi.c b/libvo/vo_ggi.c
index 0fe3497472..0156955422 100644
--- a/libvo/vo_ggi.c
+++ b/libvo/vo_ggi.c
@@ -36,7 +36,7 @@
/* maximum buffers */
#undef GGI_FLIP
-static vo_info_t info =
+static const vo_info_t info =
{
"General Graphics Interface (GGI) output",
"ggi",