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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/osd_state.h b/sub/osd_state.h
index 6fa03abe77..c3d4a6f295 100644
--- a/sub/osd_state.h
+++ b/sub/osd_state.h
@@ -20,7 +20,7 @@ struct osd_object {
struct osd_progbar_state progbar_state;
// OSDTYPE_SUB/OSDTYPE_SUB2
- struct osd_sub_state sub_state;
+ struct dec_sub *sub;
// OSDTYPE_EXTERNAL
int external_res_x, external_res_y;