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 b09d7a80c3..bbfcc4821e 100644
--- a/libvo/sub.h
+++ b/libvo/sub.h
@@ -94,5 +94,7 @@ void vo_init_osd();
int vo_update_osd(int dxs,int dys);
int vo_osd_changed(int new_value);
+extern int vo_osd_changed_flag;
+
#endif
#endif