summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/widgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/widgets.h')
-rw-r--r--Gui/mplayer/widgets.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/mplayer/widgets.h b/Gui/mplayer/widgets.h
index d82e7cafb9..0d55f1168c 100644
--- a/Gui/mplayer/widgets.h
+++ b/Gui/mplayer/widgets.h
@@ -19,6 +19,8 @@ typedef struct
{
char dir[ 2048 ];
char filename[ 2048 ];
+ char subtitlename[ 4096 ];
+ char otherfilename[ 4096 ];
} gtkFileSelectorStruct;
typedef struct