summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/player/core.h b/player/core.h
index 7fab8776d7..f0a66ffdff 100644
--- a/player/core.h
+++ b/player/core.h
@@ -135,6 +135,7 @@ struct track {
char *title;
bool default_track, forced_track, dependent_track;
+ bool visual_impaired_track, hearing_impaired_track;
bool attached_picture;
char *lang;