From e6f52574bda3ef11c5da3b47876cfd55794e0651 Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Wed, 1 Apr 2015 16:39:07 +1300 Subject: [PATCH] Bug 1149343 - Followup to fix bustage on a CLOSED TREE --- dom/media/fmp4/wmf/WMFDecoderModule.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/dom/media/fmp4/wmf/WMFDecoderModule.cpp b/dom/media/fmp4/wmf/WMFDecoderModule.cpp index 0fa610c2837..0e73fc057be 100644 --- a/dom/media/fmp4/wmf/WMFDecoderModule.cpp +++ b/dom/media/fmp4/wmf/WMFDecoderModule.cpp @@ -16,6 +16,7 @@ #include "nsComponentManagerUtils.h" #include "nsIGfxInfo.h" #include "GfxDriverInfo.h" +#include "gfxWindowsPlatform.h" namespace mozilla {