summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/audio/HRTFKernel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/audio/HRTFKernel.cpp')
-rw-r--r--WebCore/platform/audio/HRTFKernel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/platform/audio/HRTFKernel.cpp b/WebCore/platform/audio/HRTFKernel.cpp
index 852cdbf..22d4b12 100644
--- a/WebCore/platform/audio/HRTFKernel.cpp
+++ b/WebCore/platform/audio/HRTFKernel.cpp
@@ -35,6 +35,7 @@
#include "AudioChannel.h"
#include "Biquad.h"
#include "FFTFrame.h"
+#include <wtf/MathExtras.h>
using namespace std;