pcm/SoxrResampler: add missing string.h include
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include <soxr.h>
|
||||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
static constexpr Domain soxr_domain("soxr");
|
||||
|
||||
|
Reference in New Issue
Block a user