diff --git a/src/formats.c b/src/formats.c index bd610caa..1c493da2 100644 --- a/src/formats.c +++ b/src/formats.c @@ -138,7 +138,7 @@ static const char* extension_list[] = { "cxs", "da", - "dat", + //"dat", //common "data", "dax", "dbm", @@ -622,6 +622,7 @@ static const char* common_extension_list[] = { "aif", //common "aiff", //common "bin", //common + "dat", //common "flac", //common "m4a", //common "m4v", //common