Chromium Code Reviews| Index: Source/core/platform/audio/AudioFIFO.h |
| diff --git a/Source/core/platform/audio/AudioFIFO.h b/Source/core/platform/audio/AudioFIFO.h |
| index f526f22e60a64c6cfbd1319f3452b6ec894800ec..a5c1dca4781e637952560af26332414cbe0b86d2 100644 |
| --- a/Source/core/platform/audio/AudioFIFO.h |
| +++ b/Source/core/platform/audio/AudioFIFO.h |
| @@ -29,7 +29,7 @@ |
| #ifndef AudioFIFO_h |
| #define AudioFIFO_h |
| -#include "AudioBus.h" |
| +#include "core/platform/audio/AudioBus.h" |
| namespace WebCore { |