summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/sub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/sub.h b/libvo/sub.h
index d257e86913..f82d51d86d 100644
--- a/libvo/sub.h
+++ b/libvo/sub.h
@@ -117,6 +117,7 @@ void vo_init_osd();
int vo_update_osd(int dxs,int dys);
int vo_osd_changed(int new_value);
int vo_osd_check_range_update(int,int,int,int);
+void free_osd_list();
extern int vo_osd_changed_flag;