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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/mplayer/play.h b/Gui/mplayer/play.h
index 49cd966782..26477c9610 100644
--- a/Gui/mplayer/play.h
+++ b/Gui/mplayer/play.h
@@ -46,6 +46,7 @@ typedef struct
int StreamType;
int TimeSec;
int LengthInSec;
+ int FrameDrop;
char Filename[4096];
int FilenameChanged;