Index: webrtc/call/audio_state.h |
diff --git a/webrtc/call/audio_state.h b/webrtc/call/audio_state.h |
index 32b7ada3f80505625f300e62569726d6f5a641cb..826b31d12a03a1804dd869f5c7647c79c38503a1 100644 |
--- a/webrtc/call/audio_state.h |
+++ b/webrtc/call/audio_state.h |
@@ -11,8 +11,8 @@ |
#define WEBRTC_CALL_AUDIO_STATE_H_ |
#include "webrtc/api/audio/audio_mixer.h" |
-#include "webrtc/base/refcount.h" |
-#include "webrtc/base/scoped_ref_ptr.h" |
+#include "webrtc/rtc_base/refcount.h" |
+#include "webrtc/rtc_base/scoped_ref_ptr.h" |
namespace webrtc { |