From 7605f4b0f831081df6c8c5851ea1749f222b2813 Mon Sep 17 00:00:00 2001 From: adeshkp Date: Sat, 25 Apr 2020 13:25:11 -0400 Subject: Issue #80 - Fix include in PlatformDecoderModule.h --- dom/media/platforms/PlatformDecoderModule.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dom') diff --git a/dom/media/platforms/PlatformDecoderModule.h b/dom/media/platforms/PlatformDecoderModule.h index 39e2b8ea1..5684dea2d 100644 --- a/dom/media/platforms/PlatformDecoderModule.h +++ b/dom/media/platforms/PlatformDecoderModule.h @@ -8,6 +8,7 @@ #define PlatformDecoderModule_h_ #include "ImageContainer.h" +#include "DecoderDoctorDiagnostics.h" #include "MediaDecoderReader.h" #include "MediaInfo.h" #include "mozilla/MozPromise.h" -- cgit v1.2.3