Added missing include
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
#include "SDL_internal.h"
|
#include "SDL_internal.h"
|
||||||
|
|
||||||
#include "SDL_sysaudio.h"
|
#include "SDL_sysaudio.h"
|
||||||
|
#include "SDL_audioresample.h"
|
||||||
|
|
||||||
/* SDL's resampler uses a "bandlimited interpolation" algorithm:
|
/* SDL's resampler uses a "bandlimited interpolation" algorithm:
|
||||||
https://ccrma.stanford.edu/~jos/resample/ */
|
https://ccrma.stanford.edu/~jos/resample/ */
|
||||||
|
|||||||
Reference in New Issue
Block a user