diff options
Diffstat (limited to 'thirdparty/misc/stb_vorbis.h')
-rw-r--r-- | thirdparty/misc/stb_vorbis.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/thirdparty/misc/stb_vorbis.h b/thirdparty/misc/stb_vorbis.h new file mode 100644 index 0000000000..357efcd5fc --- /dev/null +++ b/thirdparty/misc/stb_vorbis.h @@ -0,0 +1,2 @@ +#define STB_VORBIS_HEADER_ONLY +#include "stb_vorbis.c" |