summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/play.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/play.h')
-rw-r--r--Gui/mplayer/play.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gui/mplayer/play.h b/Gui/mplayer/play.h
index 37b9949d36..1694313346 100644
--- a/Gui/mplayer/play.h
+++ b/Gui/mplayer/play.h
@@ -77,6 +77,9 @@ typedef struct
char Filename[4096];
int FilenameChanged;
+ char Subtitlename[4096];
+ int SubtitleChanged;
+
int SkinChange;
} mplCommStruct;