diff --git a/src/apps/mediaplayer/MediaPlayer.rdef b/src/apps/mediaplayer/MediaPlayer.rdef index c2e8729a19..0d0d8c697f 100644 --- a/src/apps/mediaplayer/MediaPlayer.rdef +++ b/src/apps/mediaplayer/MediaPlayer.rdef @@ -16,6 +16,7 @@ resource app_flags B_SINGLE_LAUNCH; resource file_types message { "types" = "application/ogg", "types" = "application/x-ogg", + "types" = "application/x-asf", "types" = "audio", "types" = "audio/32kadpcm", "types" = "audio/aac",