summaryrefslogtreecommitdiffstats
path: root/find_sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'find_sub.c')
-rw-r--r--find_sub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/find_sub.c b/find_sub.c
index 73792aae8c..4276ddfab1 100644
--- a/find_sub.c
+++ b/find_sub.c
@@ -36,7 +36,7 @@ void find_sub(subtitle* subtitles,int key){
// sub changed!
/* Tell the OSD subsystem that the OSD contents will change soon */
- vo_osd_changed(1);
+ vo_osd_changed(OSDTYPE_SUBTITLE);
if(key<=0){
vo_sub=NULL; // no sub here