| Index: Source/core/platform/audio/DynamicsCompressorKernel.h
|
| diff --git a/Source/core/platform/audio/DynamicsCompressorKernel.h b/Source/core/platform/audio/DynamicsCompressorKernel.h
|
| index 645425104bd4322d920d9dabee0c0216aa7d8292..a63a8344e798cacb57bd99a0255b8ba1c6b26c1c 100644
|
| --- a/Source/core/platform/audio/DynamicsCompressorKernel.h
|
| +++ b/Source/core/platform/audio/DynamicsCompressorKernel.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef DynamicsCompressorKernel_h
|
| #define DynamicsCompressorKernel_h
|
|
|
| -#include "AudioArray.h"
|
| +#include "core/platform/audio/AudioArray.h"
|
|
|
| #include <wtf/OwnPtr.h>
|
| #include <wtf/PassOwnPtr.h>
|
|
|