summaryrefslogtreecommitdiffstats
path: root/libvo/sub.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/sub.h')
-rw-r--r--libvo/sub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/sub.h b/libvo/sub.h
index 2241c86e7a..47d9bb646c 100644
--- a/libvo/sub.h
+++ b/libvo/sub.h
@@ -125,7 +125,7 @@ void free_osd_list(void);
extern int vo_osd_changed_flag;
-unsigned utf8_get_char(char **str);
+unsigned utf8_get_char(const char **str);
#ifdef USE_DVDNAV
#include <inttypes.h>