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 9bb1475a1f..0aceb74910 100644
--- a/apps/filetypes.c
+++ b/apps/filetypes.c
@@ -44,7 +44,7 @@
#if CONFIG_CODEC == SWCODEC
#define MAX_FILETYPES 64
#else
-#define MAX_FILETYPES 40
+#define MAX_FILETYPES 48
#endif
/* max exttypes (extensions stored here) */