Fix a warning on some compilers.

This commit is contained in:
David Reid
2020-03-07 11:07:00 +10:00
parent 80db8d96fc
commit fbdad2d2b8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ typedef enum
source_type_decoder
} source_type;
struct
static struct
{
ma_context context;
ma_device device;