summaryrefslogtreecommitdiffstats
path: root/sub/osd_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/osd_state.h')
-rw-r--r--sub/osd_state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sub/osd_state.h b/sub/osd_state.h
index b563502fd6..3469f4383d 100644
--- a/sub/osd_state.h
+++ b/sub/osd_state.h
@@ -77,6 +77,7 @@ struct osd_state {
struct mp_osd_render_opts *opts;
struct mpv_global *global;
struct mp_log *log;
+ struct stats_ctx *stats;
struct mp_draw_sub_cache *draw_cache;
};