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 5ccf35fd1a..c740b76f22 100644
--- a/player/core.h
+++ b/player/core.h
@@ -134,6 +134,7 @@ struct track {
char *title;
bool default_track, forced_track, dependent_track;
+ bool visual_impaired_track, hearing_impaired_track;
bool attached_picture;
char *lang;