Index: webrtc/modules/audio_processing/three_band_filter_bank.h |
diff --git a/webrtc/modules/audio_processing/three_band_filter_bank.h b/webrtc/modules/audio_processing/three_band_filter_bank.h |
index 18e8aee7c9bb7ff0b6f3464fe842a0868f8d163b..cb9cfbe7b1919a3f689679abb14721dddce500f8 100644 |
--- a/webrtc/modules/audio_processing/three_band_filter_bank.h |
+++ b/webrtc/modules/audio_processing/three_band_filter_bank.h |
@@ -15,7 +15,7 @@ |
#include <vector> |
#include "webrtc/common_audio/sparse_fir_filter.h" |
-#include "webrtc/system_wrappers/interface/scoped_vector.h" |
+#include "webrtc/system_wrappers/include/scoped_vector.h" |
namespace webrtc { |