diff options
Diffstat (limited to 'dom/media/platforms/wmf/moz.build')
-rw-r--r-- | dom/media/platforms/wmf/moz.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/media/platforms/wmf/moz.build b/dom/media/platforms/wmf/moz.build index fa966bea2..83c2249e1 100644 --- a/dom/media/platforms/wmf/moz.build +++ b/dom/media/platforms/wmf/moz.build @@ -14,6 +14,7 @@ EXPORTS += [ 'WMFUtils.h', 'WMFVideoMFTManager.h', ] + UNIFIED_SOURCES += [ 'DXVA2Manager.cpp', 'MFTDecoder.cpp', |