summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 0bd995ef15..c461402eb1 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -91,6 +91,6 @@
91 91
92#define BOOTFILE_EXT "mod" 92#define BOOTFILE_EXT "mod"
93#define BOOTFILE "archos." BOOTFILE_EXT 93#define BOOTFILE "archos." BOOTFILE_EXT
94#define BOOTDIR "." 94#define BOOTDIR "/"
95 95
96#endif /* SIMULATOR */ 96#endif /* SIMULATOR */