Index: webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h |
diff --git a/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h b/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h |
index 65f46544e83b285916b2f366a81af1a63b3de257..46b91ce8e3f239216fd659b0f73e8cf4f4d796c2 100644 |
--- a/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h |
+++ b/webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h |
@@ -14,7 +14,7 @@ |
#include <vector> |
#include "webrtc/api/audio_codecs/audio_decoder.h" |
-#include "webrtc/rtc_base/array_view.h" |
+#include "webrtc/base/array_view.h" |
namespace webrtc { |