diff options
Diffstat (limited to 'dom/media/platforms/moz.build')
-rw-r--r-- | dom/media/platforms/moz.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/media/platforms/moz.build b/dom/media/platforms/moz.build index bd125a58f..59c14727e 100644 --- a/dom/media/platforms/moz.build +++ b/dom/media/platforms/moz.build @@ -35,6 +35,7 @@ if CONFIG['MOZ_FFMPEG']: 'ffmpeg/libav54', 'ffmpeg/libav55', 'ffmpeg/ffmpeg57', + 'ffmpeg/ffmpeg58', ] LOCAL_INCLUDES += [ 'ffmpeg', |