Merge remote-tracking branch 'origin/master' into custom

This commit is contained in:
Roy Tam 2019-11-04 11:56:53 +08:00
commit 09a00ad3bd
116 changed files with 2480 additions and 146 deletions

View file

@ -17,6 +17,10 @@
#include "mozilla/UniquePtr.h"
#include "CubebUtils.h"
#include "soundtouch/SoundTouchFactory.h"
#ifdef XP_SOLARIS
#include "soundtouch/SoundTouch.h"
#endif
namespace mozilla {