summaryrefslogtreecommitdiffstats
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 1bf83c3316..8044d7170c 100644
--- a/apps/filetypes.c
+++ b/apps/filetypes.c
@@ -45,7 +45,7 @@
#if CONFIG_CODEC == SWCODEC
#define MAX_FILETYPES 128
#else
-#define MAX_FILETYPES 48
+#define MAX_FILETYPES 64
#endif
/* a table for the know file types */