mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:30:27 +00:00
fmp4 decoder: add missing #include for mac
manual cherry-pick of ab938f4e956e4f53c9cec092892e9f308fcafaf9 by @trav90
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
#include "nsIGfxInfo.h"
|
||||
#include "AndroidBridge.h"
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_APPLEMEDIA
|
||||
#include "AppleDecoderModule.h"
|
||||
#endif
|
||||
#ifdef MOZ_FFMPEG
|
||||
#include "FFmpegRuntimeLinker.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user