diff --git a/extras/miniaudio_libvorbis.h b/extras/miniaudio_libvorbis.h index 788a486f..ce8774ce 100644 --- a/extras/miniaudio_libvorbis.h +++ b/extras/miniaudio_libvorbis.h @@ -14,7 +14,9 @@ extern "C" { #endif #if !defined(MA_NO_LIBVORBIS) +#ifndef OV_EXCLUDE_STATIC_CALLBACKS #define OV_EXCLUDE_STATIC_CALLBACKS +#endif #include #endif