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, 2 insertions, 0 deletions
diff --git a/libvo/sub.h b/libvo/sub.h
index 204be88c46..62d3473bf6 100644
--- a/libvo/sub.h
+++ b/libvo/sub.h
@@ -121,5 +121,7 @@ void free_osd_list(void);
extern int vo_osd_changed_flag;
+unsigned utf8_get_char(char **str);
+
#endif
#endif