summaryrefslogtreecommitdiffstats
path: root/sub/sub.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/sub.h')
-rw-r--r--sub/sub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sub/sub.h b/sub/sub.h
index 8309613ea6..90a742f8e7 100644
--- a/sub/sub.h
+++ b/sub/sub.h
@@ -69,6 +69,7 @@ typedef struct mp_osd_obj_s {
} mp_osd_obj_t;
struct osd_state {
+ struct ass_library *ass_library;
unsigned char osd_text[128];
struct font_desc *sub_font;
struct ass_track *ass_track;