155c30
diff -up firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft.cc.debuginfo-fix firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft.cc
155c30
--- firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft.cc.debuginfo-fix	2021-09-01 11:11:46.738285751 +0200
155c30
+++ firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft.cc	2021-09-01 11:11:56.127319530 +0200
155c30
@@ -21,7 +21,7 @@
155c30
  *  be found in the AUTHORS file in the root of the source tree.
155c30
  */
155c30
 
155c30
-#include "modules/audio_processing//utility/ooura_fft.h"
155c30
+#include "modules/audio_processing/utility/ooura_fft.h"
155c30
 
155c30
 #include <math.h>
155c30
 
155c30
diff -up firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft_sse2.cc.debuginfo-fix firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft_sse2.cc
155c30
--- firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft_sse2.cc.debuginfo-fix	2021-09-01 11:12:26.513428847 +0200
155c30
+++ firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft_sse2.cc	2021-09-01 11:12:32.117449009 +0200
155c30
@@ -8,7 +8,7 @@
155c30
  *  be found in the AUTHORS file in the root of the source tree.
155c30
  */
155c30
 
155c30
-#include "modules/audio_processing//utility/ooura_fft.h"
155c30
+#include "modules/audio_processing/utility/ooura_fft.h"
155c30
 
155c30
 #include <emmintrin.h>
155c30