summaryrefslogtreecommitdiffstats
path: root/mplayer.c
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.c')
-rw-r--r--mplayer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mplayer.c b/mplayer.c
index e787125f1f..25ec0cb583 100644
--- a/mplayer.c
+++ b/mplayer.c
@@ -535,6 +535,8 @@ if ((conffile = get_path("")) == NULL) {
printf("%s",banner_text);
+ parse_cfgfiles();
+
#ifdef HAVE_GUI
if ( nogui )
{