summaryrefslogtreecommitdiff
path: root/apps/filetypes.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/filetypes.c')
-rw-r--r--apps/filetypes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/filetypes.c b/apps/filetypes.c
index 76cd726458..785a317a7a 100644
--- a/apps/filetypes.c
+++ b/apps/filetypes.c
@@ -43,7 +43,7 @@
43 43
44/* max filetypes (plugins & icons stored here) */ 44/* max filetypes (plugins & icons stored here) */
45#if CONFIG_CODEC == SWCODEC 45#if CONFIG_CODEC == SWCODEC
46#define MAX_FILETYPES 75 46#define MAX_FILETYPES 80
47#else 47#else
48#define MAX_FILETYPES 48 48#define MAX_FILETYPES 48
49#endif 49#endif