summaryrefslogtreecommitdiffstats
path: root/Gui/app.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/app.c')
-rw-r--r--Gui/app.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/app.c b/Gui/app.c
index 58b4a7667c..cfda704967 100644
--- a/Gui/app.c
+++ b/Gui/app.c
@@ -70,7 +70,7 @@ int evBoxs = sizeof( evNames ) / sizeof( evName );
// ---
-extern char *get_path(char *);
+extern char *get_path(const char *);
listItems appMPlayer;