summaryrefslogtreecommitdiffstats
path: root/libass/ass_render.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_render.h')
-rw-r--r--libass/ass_render.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libass/ass_render.h b/libass/ass_render.h
index fdcf8e0..7034078 100644
--- a/libass/ass_render.h
+++ b/libass/ass_render.h
@@ -208,6 +208,7 @@ typedef struct {
// Values like current font face, color, screen position, clipping and so on are stored here.
typedef struct {
ASS_Renderer *renderer;
+ TextInfo *text_info;
ASS_Event *event;
ASS_Style *style;