summaryrefslogtreecommitdiffstats
path: root/Gui/cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/cfg.c')
-rw-r--r--Gui/cfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/cfg.c b/Gui/cfg.c
index a120acaa5a..b890b905e9 100644
--- a/Gui/cfg.c
+++ b/Gui/cfg.c
@@ -75,7 +75,7 @@ int gui_sub_pos_x = -1;
int gui_sub_pos_y = -1;
// ---
-extern char * get_path( char * filename );
+extern char * get_path( const char * filename );
extern int flip;
extern int frame_dropping;
extern int stop_xscreensaver;