summaryrefslogtreecommitdiffstats
path: root/dom/media/systemservices/MediaParent.cpp
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-22 11:13:13 +0000
committerMoonchild <moonchild@palemoon.org>2020-04-22 11:13:13 +0000
commit2bfcaa29ac39c995af0bd5b9efcddbfdeb84be76 (patch)
treed4b81744053f81ed2e91d84c3ddef35dc5c231d0 /dom/media/systemservices/MediaParent.cpp
parentb5b62d841c733dcb62112f3158f1488e670671d6 (diff)
downloadUXP-2bfcaa29ac39c995af0bd5b9efcddbfdeb84be76.tar
UXP-2bfcaa29ac39c995af0bd5b9efcddbfdeb84be76.tar.gz
UXP-2bfcaa29ac39c995af0bd5b9efcddbfdeb84be76.tar.lz
UXP-2bfcaa29ac39c995af0bd5b9efcddbfdeb84be76.tar.xz
UXP-2bfcaa29ac39c995af0bd5b9efcddbfdeb84be76.zip
Issue #80 - De-unify dom/media part 2
Diffstat (limited to 'dom/media/systemservices/MediaParent.cpp')
-rw-r--r--dom/media/systemservices/MediaParent.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/media/systemservices/MediaParent.cpp b/dom/media/systemservices/MediaParent.cpp
index 89a495f6a..16c399f37 100644
--- a/dom/media/systemservices/MediaParent.cpp
+++ b/dom/media/systemservices/MediaParent.cpp
@@ -23,6 +23,7 @@
#include "nsAppDirectoryServiceDefs.h"
#include "nsISupportsImpl.h"
#include "mozilla/Logging.h"
+#include "mozilla/MediaManager.h"
#undef LOG
mozilla::LazyLogModule gMediaParentLog("MediaParent");