summaryrefslogtreecommitdiffstats
path: root/core/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/mp_core.h')
-rw-r--r--core/mp_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/mp_core.h b/core/mp_core.h
index 92803d2dd0..5a7926dee9 100644
--- a/core/mp_core.h
+++ b/core/mp_core.h
@@ -89,6 +89,7 @@ struct track {
char *title;
bool default_track;
+ bool attached_picture;
char *lang;
// If this track is from an external file (e.g. subtitle file).