summaryrefslogtreecommitdiffstats
path: root/libao2/ao_macosx.c
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/ao_macosx.c')
-rw-r--r--libao2/ao_macosx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libao2/ao_macosx.c b/libao2/ao_macosx.c
index fcbda6f1a1..fb5883b3fb 100644
--- a/libao2/ao_macosx.c
+++ b/libao2/ao_macosx.c
@@ -53,7 +53,7 @@
#include "libaf/af_format.h"
#include "osdep/timer.h"
-static ao_info_t info =
+static const ao_info_t info =
{
"Darwin/Mac OS X native audio output",
"macosx",