| Index: webrtc/voice_engine/voe_rtp_rtcp_impl.cc
|
| diff --git a/webrtc/voice_engine/voe_rtp_rtcp_impl.cc b/webrtc/voice_engine/voe_rtp_rtcp_impl.cc
|
| index 008445c6f59c2dece6fec62ffc92b1af2e74ca64..ab70feecbe85aafb37c8500c129cdabf8e5b0b5e 100644
|
| --- a/webrtc/voice_engine/voe_rtp_rtcp_impl.cc
|
| +++ b/webrtc/voice_engine/voe_rtp_rtcp_impl.cc
|
| @@ -8,7 +8,6 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/system_wrappers/include/critical_section_wrapper.h"
|
| #include "webrtc/system_wrappers/include/file_wrapper.h"
|
| #include "webrtc/system_wrappers/include/trace.h"
|
| #include "webrtc/voice_engine/include/voe_errors.h"
|
|
|