summaryrefslogtreecommitdiffstats
path: root/player/external_files.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/external_files.c')
-rw-r--r--player/external_files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/external_files.c b/player/external_files.c
index 841534659c..442314d9f1 100644
--- a/player/external_files.c
+++ b/player/external_files.c
@@ -39,7 +39,7 @@ static const char *const sub_exts[] = {"utf", "utf8", "utf-8", "idx", "sub",
static const char *const audio_exts[] = {"mp3", "aac", "mka", "dts", "flac",
"ogg", "m4a", "ac3", "opus", "wav",
- "wv",
+ "wv", "eac3",
NULL};
static const char *const image_exts[] = {"jpg", "jpeg", "png", "gif", "bmp",