summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms/PlatformDecoderModule.h
diff options
context:
space:
mode:
authoradeshkp <adeshkp@users.noreply.github.com>2020-04-25 13:25:11 -0400
committeradeshkp <adeshkp@users.noreply.github.com>2020-04-25 13:25:11 -0400
commitb1c87bea43d8e2d2448a770dd5d453a56e836e7a (patch)
tree9853d8c4cf0b685f3d7bef913fd8f06de34eb0d1 /dom/media/platforms/PlatformDecoderModule.h
parent521f6fb61e7bd01f11802c85b6780a46277db51e (diff)
downloadUXP-b1c87bea43d8e2d2448a770dd5d453a56e836e7a.tar
UXP-b1c87bea43d8e2d2448a770dd5d453a56e836e7a.tar.gz
UXP-b1c87bea43d8e2d2448a770dd5d453a56e836e7a.tar.lz
UXP-b1c87bea43d8e2d2448a770dd5d453a56e836e7a.tar.xz
UXP-b1c87bea43d8e2d2448a770dd5d453a56e836e7a.zip
Issue #80 - Fix includes in dom/media/platfoms for Mac build
Diffstat (limited to 'dom/media/platforms/PlatformDecoderModule.h')
-rw-r--r--dom/media/platforms/PlatformDecoderModule.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/media/platforms/PlatformDecoderModule.h b/dom/media/platforms/PlatformDecoderModule.h
index 7480d8ff9..d57bf54f8 100644
--- a/dom/media/platforms/PlatformDecoderModule.h
+++ b/dom/media/platforms/PlatformDecoderModule.h
@@ -7,6 +7,7 @@
#if !defined(PlatformDecoderModule_h_)
#define PlatformDecoderModule_h_
+#include "DecoderDoctorDiagnostics.h"
#include "MediaDecoderReader.h"
#include "MediaInfo.h"
#include "mozilla/MozPromise.h"