| Index: webrtc/audio/audio_receive_stream.h
|
| diff --git a/webrtc/audio/audio_receive_stream.h b/webrtc/audio/audio_receive_stream.h
|
| index 5d02b0e2aecb9ac04fae18610d83c15a266a5f67..bc4981bbb17ced7939c5efecac5c209585f710ed 100644
|
| --- a/webrtc/audio/audio_receive_stream.h
|
| +++ b/webrtc/audio/audio_receive_stream.h
|
| @@ -14,7 +14,7 @@
|
| #include "webrtc/audio_receive_stream.h"
|
| #include "webrtc/audio/scoped_voe_interface.h"
|
| #include "webrtc/base/thread_checker.h"
|
| -#include "webrtc/modules/rtp_rtcp/interface/rtp_header_parser.h"
|
| +#include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h"
|
| #include "webrtc/voice_engine/include/voe_base.h"
|
|
|
| namespace webrtc {
|
|
|