summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/filetypes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/filetypes.c b/apps/filetypes.c
index 314d9a0aee..6bbc897ce4 100644
--- a/apps/filetypes.c
+++ b/apps/filetypes.c
@@ -43,7 +43,7 @@
/* max filetypes (plugins & icons stored here) */
#if CONFIG_CODEC == SWCODEC
-#define MAX_FILETYPES 73
+#define MAX_FILETYPES 75
#else
#define MAX_FILETYPES 48
#endif