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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/mplayer/play.h b/Gui/mplayer/play.h
index 07ed6a8f1e..49cd966782 100644
--- a/Gui/mplayer/play.h
+++ b/Gui/mplayer/play.h
@@ -46,7 +46,9 @@ typedef struct
int StreamType;
int TimeSec;
int LengthInSec;
+
char Filename[4096];
+ int FilenameChanged;
int SkinChange;
} mplCommStruct;