[vendor:stb/vorbis] don't use core:c/libc

This commit is contained in:
Michael Lee
2026-02-28 10:24:00 -06:00
parent a0b9d710f7
commit f01fb605bc

View File

@@ -1,7 +1,7 @@
// Bindings for [[ stb_vorbis.c ; https://github.com/nothings/stb/blob/master/stb_vorbis.c ]].
package stb_vorbis
import c "core:c/libc"
import c "core:c"
@(private)
LIB :: (