Index: webrtc/logging/rtc_event_log/rtc_event_log.h |
diff --git a/webrtc/logging/rtc_event_log/rtc_event_log.h b/webrtc/logging/rtc_event_log/rtc_event_log.h |
index ec57b8b394f45e1d9c719be1a78dc4738ee0e42b..0800a4329915bc2fd716a1a55f656d3ebca57b30 100644 |
--- a/webrtc/logging/rtc_event_log/rtc_event_log.h |
+++ b/webrtc/logging/rtc_event_log/rtc_event_log.h |
@@ -14,9 +14,9 @@ |
#include <memory> |
#include <string> |
-#include "webrtc/api/call/audio_receive_stream.h" |
-#include "webrtc/api/call/audio_send_stream.h" |
#include "webrtc/base/platform_file.h" |
+#include "webrtc/call/audio_receive_stream.h" |
+#include "webrtc/call/audio_send_stream.h" |
#include "webrtc/video_receive_stream.h" |
#include "webrtc/video_send_stream.h" |