From 54e4a32da5ed7cbe25901038678c3baf111eb1a2 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 22 Apr 2020 18:53:58 +0000 Subject: Issue #80 - De-unify dom/media part 3 Excluding /dom/media/webrtc for bad template use: MediaTrackConstraints.cpp/h MediaEngineCameraVideoSource.cpp and MediaEngineRemoteVideoSource.cpp --- dom/media/webspeech/recognition/SpeechGrammarList.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/media/webspeech/recognition/SpeechGrammarList.cpp') diff --git a/dom/media/webspeech/recognition/SpeechGrammarList.cpp b/dom/media/webspeech/recognition/SpeechGrammarList.cpp index d4883378f..925e591aa 100644 --- a/dom/media/webspeech/recognition/SpeechGrammarList.cpp +++ b/dom/media/webspeech/recognition/SpeechGrammarList.cpp @@ -10,6 +10,7 @@ #include "mozilla/ErrorResult.h" #include "nsCOMPtr.h" #include "nsXPCOMStrings.h" +#include "SpeechGrammar.h" #include "SpeechRecognition.h" namespace mozilla { -- cgit v1.2.3