Index: webrtc/audio/audio_receive_stream.h |
diff --git a/webrtc/audio/audio_receive_stream.h b/webrtc/audio/audio_receive_stream.h |
index d0b5a4d1cbf1464fb69ac5f916ad56a88b6fef19..7dcc6d3c53930b5a3be97c50278af7abbe1cfdd6 100644 |
--- a/webrtc/audio/audio_receive_stream.h |
+++ b/webrtc/audio/audio_receive_stream.h |
@@ -19,7 +19,7 @@ |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/base/thread_checker.h" |
#include "webrtc/call/audio_receive_stream.h" |
-#include "webrtc/call/rtp_demuxer.h" |
+#include "webrtc/call/rtp_packet_sink_interface.h" |
#include "webrtc/call/syncable.h" |
namespace webrtc { |