summaryrefslogtreecommitdiff
path: root/apps/filetree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/filetree.c')
-rw-r--r--apps/filetree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/filetree.c b/apps/filetree.c
index 29335fdcbe..4f14e48104 100644
--- a/apps/filetree.c
+++ b/apps/filetree.c
@@ -552,7 +552,7 @@ int ft_enter(struct tree_context* c)
552 552
553 default: 553 default:
554 { 554 {
555 char* plugin; 555 const char* plugin;
556 556
557 if (global_settings.party_mode) { 557 if (global_settings.party_mode) {
558 gui_syncsplash(HZ, ID2P(LANG_PARTY_MODE)); 558 gui_syncsplash(HZ, ID2P(LANG_PARTY_MODE));