| Index: Source/core/platform/PlatformSpeechSynthesisUtterance.cpp
|
| diff --git a/Source/core/platform/PlatformSpeechSynthesisUtterance.cpp b/Source/core/platform/PlatformSpeechSynthesisUtterance.cpp
|
| index 5642d5fd76df0e5ce300cfa9c421625836e04d71..c5ce248a15d5e15cedb2fad355350cc390c01392 100644
|
| --- a/Source/core/platform/PlatformSpeechSynthesisUtterance.cpp
|
| +++ b/Source/core/platform/PlatformSpeechSynthesisUtterance.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "PlatformSpeechSynthesisUtterance.h"
|
| +#include "core/platform/PlatformSpeechSynthesisUtterance.h"
|
|
|
| #if ENABLE(SPEECH_SYNTHESIS)
|
|
|
|
|