summaryrefslogtreecommitdiffstats
path: root/Gui/cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/cfg.c')
-rw-r--r--Gui/cfg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/cfg.c b/Gui/cfg.c
index 27d1888c6d..5fe1decc1b 100644
--- a/Gui/cfg.c
+++ b/Gui/cfg.c
@@ -72,6 +72,7 @@ extern char * get_path( char * filename );
extern int flip;
extern int frame_dropping;
extern int stop_xscreensaver;
+extern int m_config_parse_config_file(m_config_t* config, char *conffile);
static m_config_t * gui_conf;
static m_option_t gui_opts[] =