Chromium Code Reviews| Index: Source/core/platform/audio/HRTFElevation.h |
| diff --git a/Source/core/platform/audio/HRTFElevation.h b/Source/core/platform/audio/HRTFElevation.h |
| index daee4aaf6c5c5184b3461400f1c298e0a98cd51e..0f60442ba66443c5b3fb56077dc22fcd66eaaa89 100644 |
| --- a/Source/core/platform/audio/HRTFElevation.h |
| +++ b/Source/core/platform/audio/HRTFElevation.h |
| @@ -29,7 +29,7 @@ |
| #ifndef HRTFElevation_h |
| #define HRTFElevation_h |
| -#include "HRTFKernel.h" |
| +#include "core/platform/audio/HRTFKernel.h" |
| #include <wtf/Noncopyable.h> |
| #include <wtf/OwnPtr.h> |
| #include <wtf/PassOwnPtr.h> |