diff --git a/src/decoder/plugins/WavpackDecoderPlugin.cxx b/src/decoder/plugins/WavpackDecoderPlugin.cxx index 7473c2373..7a30dbe23 100644 --- a/src/decoder/plugins/WavpackDecoderPlugin.cxx +++ b/src/decoder/plugins/WavpackDecoderPlugin.cxx @@ -34,6 +34,8 @@ #include <stdexcept> #include <memory> +#include <cstdlib> + #include <assert.h> #define ERRORLEN 80