Chromium Code Reviews| Index: Source/core/platform/audio/HRTFKernel.h |
| diff --git a/Source/core/platform/audio/HRTFKernel.h b/Source/core/platform/audio/HRTFKernel.h |
| index d407a317a8b019d85d28e879273d3ed39a9f3642..0006ae1882f70e438cf71c6de3d8391f7a55d808 100644 |
| --- a/Source/core/platform/audio/HRTFKernel.h |
| +++ b/Source/core/platform/audio/HRTFKernel.h |
| @@ -29,7 +29,7 @@ |
| #ifndef HRTFKernel_h |
| #define HRTFKernel_h |
| -#include "FFTFrame.h" |
| +#include "core/platform/audio/FFTFrame.h" |
| #include <wtf/OwnPtr.h> |
| #include <wtf/PassOwnPtr.h> |
| #include <wtf/PassRefPtr.h> |