| Index: Source/modules/speech/SpeechRecognitionError.h
|
| diff --git a/Source/modules/speech/SpeechRecognitionError.h b/Source/modules/speech/SpeechRecognitionError.h
|
| index 677b75c53757c229c6533c37ae5eabbb3055bc4e..4b70965add7ea46516f9512012b887092bfee146 100644
|
| --- a/Source/modules/speech/SpeechRecognitionError.h
|
| +++ b/Source/modules/speech/SpeechRecognitionError.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef SpeechRecognitionError_h
|
| #define SpeechRecognitionError_h
|
|
|
| -#include "core/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|