aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/sub.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/sub.h')
-rw-r--r--libvo/sub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/sub.h b/libvo/sub.h
index acaf4a050c..eb8e98026f 100644
--- a/libvo/sub.h
+++ b/libvo/sub.h
@@ -22,6 +22,7 @@ extern int vo_osd_progbar_value; // 0..255
extern subtitle* vo_sub;
extern void* vo_spudec;
+extern void* vo_vobsub;
#define OSD_PLAY 0x01
#define OSD_PAUSE 0x02