Update examples and tests.

This commit is contained in:
David Reid
2020-06-24 19:37:46 +10:00
parent 05526fb098
commit 6f748942e6
10 changed files with 0 additions and 62 deletions
-7
View File
@@ -1,10 +1,3 @@
#define DR_FLAC_IMPLEMENTATION
#include "../../extras/dr_flac.h"
#define DR_MP3_IMPLEMENTATION
#include "../../extras/dr_mp3.h"
#define DR_WAV_IMPLEMENTATION
#include "../../extras/dr_wav.h"
/* Make sure we include the Speex resampler so we can test it. */
#define MINIAUDIO_SPEEX_RESAMPLER_IMPLEMENTATION
#include "../../extras/speex_resampler/ma_speex_resampler.h"