summaryrefslogtreecommitdiffstats
path: root/Gui
diff options
context:
space:
mode:
Diffstat (limited to 'Gui')
-rw-r--r--Gui/mplayer/mw.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/Gui/mplayer/mw.h b/Gui/mplayer/mw.h
index f7098aea65..8c9a62f077 100644
--- a/Gui/mplayer/mw.h
+++ b/Gui/mplayer/mw.h
@@ -457,8 +457,11 @@ set_volume:
default: movie_aspect=-1;
}
wsClearWindow( appMPlayer.subWindow );
+#ifdef USE_DVDREAD
if ( guiIntfStruct.StreamType == STREAMTYPE_DVD ) goto play_dvd_2;
- else guiIntfStruct.FilenameChanged=1;
+ else
+#endif
+ guiIntfStruct.FilenameChanged=1;
break;
// --- timer events