summaryrefslogtreecommitdiffstats
path: root/libvo/vo_sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_sdl.c')
-rw-r--r--libvo/vo_sdl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_sdl.c b/libvo/vo_sdl.c
index edb4956404..b31449ee95 100644
--- a/libvo/vo_sdl.c
+++ b/libvo/vo_sdl.c
@@ -126,7 +126,7 @@
#include "subopt-helper.h"
#include "mp_fifo.h"
-static vo_info_t info =
+static const vo_info_t info =
{
"SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)",
"sdl",