Index: webrtc/audio/audio_send_stream.h |
diff --git a/webrtc/audio/audio_send_stream.h b/webrtc/audio/audio_send_stream.h |
index a993d5f2f9c03f4add6ea239a9123f3b7bae1a6c..ec2a4db413dd0fd337b8f8fc6e5d32d8b699bccf 100644 |
--- a/webrtc/audio/audio_send_stream.h |
+++ b/webrtc/audio/audio_send_stream.h |
@@ -13,8 +13,8 @@ |
#include <memory> |
-#include "webrtc/audio_send_stream.h" |
-#include "webrtc/audio_state.h" |
+#include "webrtc/api/call/audio_send_stream.h" |
+#include "webrtc/api/call/audio_state.h" |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/base/thread_checker.h" |
#include "webrtc/call/bitrate_allocator.h" |