From a0f8c91e7b09bd1416f3137a741cd849cb640f3b Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Thu, 9 Jul 2015 15:14:47 +0100 Subject: [PATCH] Include --- src/dsp/Resampler.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dsp/Resampler.cpp b/src/dsp/Resampler.cpp index 8821719..7b8f91e 100644 --- a/src/dsp/Resampler.cpp +++ b/src/dsp/Resampler.cpp @@ -28,6 +28,7 @@ #include #include +#include #include "system/Allocators.h"