| Index: Source/core/platform/audio/EqualPowerPanner.h
|
| diff --git a/Source/core/platform/audio/EqualPowerPanner.h b/Source/core/platform/audio/EqualPowerPanner.h
|
| index 012e214ca3b1bbf598dd3ba9030dbe10d093a6dc..b8bd106fcf289efb7b910207e2993c359a572be7 100644
|
| --- a/Source/core/platform/audio/EqualPowerPanner.h
|
| +++ b/Source/core/platform/audio/EqualPowerPanner.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef EqualPowerPanner_h
|
| #define EqualPowerPanner_h
|
|
|
| -#include "Panner.h"
|
| +#include "core/platform/audio/Panner.h"
|
|
|
| namespace WebCore {
|
|
|
|
|