Index: Source/platform/audio/HRTFPanner.cpp |
diff --git a/Source/platform/audio/HRTFPanner.cpp b/Source/platform/audio/HRTFPanner.cpp |
index 5e258933a65d7c3e5ccd462b7008de1cc9cd74c5..63d9fc49628394fbba237fa1de46c6c77615b84d 100644 |
--- a/Source/platform/audio/HRTFPanner.cpp |
+++ b/Source/platform/audio/HRTFPanner.cpp |
@@ -30,7 +30,6 @@ |
#include <algorithm> |
#include "platform/audio/AudioBus.h" |
-#include "platform/audio/FFTConvolver.h" |
#include "platform/audio/HRTFDatabase.h" |
#include "wtf/MathExtras.h" |
#include "wtf/RefPtr.h" |