mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-29 19:37:30 +01:00
Import math.h for Vorbis
This commit is contained in:
parent
5ec65f9587
commit
8479f96367
@ -1,4 +1,5 @@
|
||||
#include "coding.h"
|
||||
#include <math.h>
|
||||
|
||||
#ifdef VGM_USE_VORBIS
|
||||
#include <vorbis/codec.h>
|
||||
|
@ -1,4 +1,5 @@
|
||||
#include "coding.h"
|
||||
#include <math.h>
|
||||
|
||||
#ifdef VGM_USE_VORBIS
|
||||
#include <vorbis/codec.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user