From b1c87bea43d8e2d2448a770dd5d453a56e836e7a Mon Sep 17 00:00:00 2001 From: adeshkp Date: Sat, 25 Apr 2020 13:25:11 -0400 Subject: Issue #80 - Fix includes in dom/media/platfoms for Mac build --- dom/media/platforms/PlatformDecoderModule.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/media/platforms/PlatformDecoderModule.h') 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" -- cgit v1.2.3