Chromium Code Reviews| Index: Source/core/platform/audio/HRTFDatabase.h |
| diff --git a/Source/core/platform/audio/HRTFDatabase.h b/Source/core/platform/audio/HRTFDatabase.h |
| index 88f328a58c7208e04d6d77223a19455bb8b104ad..2709fb46f78b7927dee61692b86c3bec6806b184 100644 |
| --- a/Source/core/platform/audio/HRTFDatabase.h |
| +++ b/Source/core/platform/audio/HRTFDatabase.h |
| @@ -29,7 +29,7 @@ |
| #ifndef HRTFDatabase_h |
| #define HRTFDatabase_h |
| -#include "HRTFElevation.h" |
| +#include "core/platform/audio/HRTFElevation.h" |
| #include <wtf/Forward.h> |
| #include <wtf/Noncopyable.h> |
| #include <wtf/OwnPtr.h> |