summaryrefslogtreecommitdiff
path: root/src/client/snd_codec_ogg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/snd_codec_ogg.c')
-rw-r--r--src/client/snd_codec_ogg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/snd_codec_ogg.c b/src/client/snd_codec_ogg.c
index eb754ca0..0ca2f689 100644
--- a/src/client/snd_codec_ogg.c
+++ b/src/client/snd_codec_ogg.c
@@ -32,6 +32,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
// includes for the OGG codec
#include <errno.h>
+#define OV_EXCLUDE_STATIC_CALLBACKS
#include <vorbis/vorbisfile.h>
// The OGG codec can return the samples in a number of different formats,