summaryrefslogtreecommitdiff
path: root/www/firefox31/patches/patch-content_media_AudioStream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox31/patches/patch-content_media_AudioStream.cpp')
-rw-r--r--www/firefox31/patches/patch-content_media_AudioStream.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/firefox31/patches/patch-content_media_AudioStream.cpp b/www/firefox31/patches/patch-content_media_AudioStream.cpp
new file mode 100644
index 00000000000..7e0679e406d
--- /dev/null
+++ b/www/firefox31/patches/patch-content_media_AudioStream.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-content_media_AudioStream.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $
+
+--- content/media/AudioStream.cpp.orig 2014-04-18 02:02:42.000000000 +0000
++++ content/media/AudioStream.cpp
+@@ -13,7 +13,6 @@
+ #include "mozilla/Mutex.h"
+ #include <algorithm>
+ #include "mozilla/Preferences.h"
+-#include "soundtouch/SoundTouch.h"
+ #include "Latency.h"
+
+ namespace mozilla {