summaryrefslogtreecommitdiffstats
path: root/libvo/vo_dga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_dga.c')
-rw-r--r--libvo/vo_dga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_dga.c b/libvo/vo_dga.c
index 5fcea7b94a..4f8b47a361 100644
--- a/libvo/vo_dga.c
+++ b/libvo/vo_dga.c
@@ -30,7 +30,7 @@
#include <X11/extensions/xf86vmode.h>
#endif
-static vo_info_t info = {
+static const vo_info_t info = {
#ifdef HAVE_DGA2
"DGA ( Direct Graphic Access V2.0 )",
#else