| Index: webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc
|
| diff --git a/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc b/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc
|
| index 74fc9cdc56e54a0d26531dc4a676e45c14e8630b..ccc15ec4173b92bbcbe1baf0fb8f5e0a2a97c9b3 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc
|
| +++ b/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/modules/rtp_rtcp/interface/remote_ntp_time_estimator.h"
|
| +#include "webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h"
|
|
|
| #include "webrtc/base/logging.h"
|
| #include "webrtc/system_wrappers/include/clock.h"
|
|
|