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 e7ded2556a..2f8c4e0ffc 100644
--- a/sub/sub.h
+++ b/sub/sub.h
@@ -75,6 +75,7 @@ struct osd_state {
char *osd_text;
struct font_desc *sub_font;
struct ass_track *ass_track;
+ double pts;
bool ass_track_changed;
bool vsfilter_aspect;
};