diff --git a/code/client/snd_codec_opus.c b/code/client/snd_codec_opus.c index 5ac9d4a9..190aee9a 100644 --- a/code/client/snd_codec_opus.c +++ b/code/client/snd_codec_opus.c @@ -449,4 +449,4 @@ void *S_OggOpus_CodecLoad(const char *filename, snd_info_t *info) return buffer; } -#endif // USE_CODEC_VORBIS +#endif // USE_CODEC_OPUS