summaryrefslogtreecommitdiffstats
path: root/player/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/core.h')
-rw-r--r--player/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/core.h b/player/core.h
index 542105ba6e..81cf613abf 100644
--- a/player/core.h
+++ b/player/core.h
@@ -89,7 +89,7 @@ struct track {
int ff_index; // same as stream->ff_index, or 0.
char *title;
- bool default_track;
+ bool default_track, forced_track;
bool attached_picture;
char *lang;