Index: webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h |
diff --git a/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h b/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h |
index 4c79c01143344452dc1fd8a256d2a38d3a8de766..62d5d69168d228231bdd32b38791d19afef3418b 100644 |
--- a/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h |
+++ b/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h |
@@ -17,7 +17,7 @@ |
#include "webrtc/common_audio/channel_buffer.h" |
#include "webrtc/modules/audio_processing/beamformer/beamformer.h" |
#include "webrtc/modules/audio_processing/beamformer/complex_matrix.h" |
-#include "webrtc/system_wrappers/interface/scoped_vector.h" |
+#include "webrtc/system_wrappers/include/scoped_vector.h" |
namespace webrtc { |