summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.h')
-rw-r--r--libvo/video_out.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index e9f9dc8920..ee31c8735b 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -110,7 +110,7 @@ typedef struct vo_info_s
typedef struct vo_functions_s
{
- vo_info_t *info;
+ const vo_info_t *info;
/*
* Preinitializes driver (real INITIALIZATION)
* arg - currently it's vo_subdevice