| Index: Source/modules/speech/SpeechRecognitionEvent.h
|
| diff --git a/Source/modules/speech/SpeechRecognitionEvent.h b/Source/modules/speech/SpeechRecognitionEvent.h
|
| index f386b4d6235b376b5e55957c67f61acc9a2b0a71..a27bdd43517df322e2eff62d4b844cd7621bac20 100644
|
| --- a/Source/modules/speech/SpeechRecognitionEvent.h
|
| +++ b/Source/modules/speech/SpeechRecognitionEvent.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef SpeechRecognitionEvent_h
|
| #define SpeechRecognitionEvent_h
|
|
|
| -#include "core/events/Event.h"
|
| +#include "modules/EventModules.h"
|
| #include "modules/speech/SpeechRecognitionResult.h"
|
| #include "modules/speech/SpeechRecognitionResultList.h"
|
| #include "platform/heap/Handle.h"
|
|
|