diff --git a/code/client/snd_codec_ogg.c b/code/client/snd_codec_ogg.c index 48da5d73..7459ba08 100644 --- a/code/client/snd_codec_ogg.c +++ b/code/client/snd_codec_ogg.c @@ -31,6 +31,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // includes for the OGG codec #include +#define OV_EXCLUDE_STATIC_CALLBACKS #include // The OGG codec can return the samples in a number of different formats,