diff --git a/include/dsp/samplerate.hpp b/include/dsp/samplerate.hpp index 623ba650..73478582 100644 --- a/include/dsp/samplerate.hpp +++ b/include/dsp/samplerate.hpp @@ -1,6 +1,7 @@ #pragma once #include +#include #include #include "frame.hpp"