summaryrefslogtreecommitdiffstats
path: root/dom/media/gmp/GMPDecryptorParent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/gmp/GMPDecryptorParent.cpp')
-rw-r--r--dom/media/gmp/GMPDecryptorParent.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/media/gmp/GMPDecryptorParent.cpp b/dom/media/gmp/GMPDecryptorParent.cpp
index 4f5402160..56474e973 100644
--- a/dom/media/gmp/GMPDecryptorParent.cpp
+++ b/dom/media/gmp/GMPDecryptorParent.cpp
@@ -4,7 +4,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "GMPDecryptorParent.h"
+
#include "GMPContentParent.h"
+#include "GMPUtils.h"
#include "MediaData.h"
#include "mozilla/Unused.h"