diff options
Diffstat (limited to 'dom/media/webspeech/recognition/SpeechGrammarList.h')
-rw-r--r-- | dom/media/webspeech/recognition/SpeechGrammarList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/media/webspeech/recognition/SpeechGrammarList.h b/dom/media/webspeech/recognition/SpeechGrammarList.h index dbe7117fe..32c0ddbdd 100644 --- a/dom/media/webspeech/recognition/SpeechGrammarList.h +++ b/dom/media/webspeech/recognition/SpeechGrammarList.h @@ -9,6 +9,7 @@ #include "mozilla/Attributes.h" #include "nsCOMPtr.h" +#include "nsTArray.h" #include "nsCycleCollectionParticipant.h" #include "nsWrapperCache.h" |