Index: webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator_unittest.cc |
diff --git a/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator_unittest.cc b/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator_unittest.cc |
index 45817b01e66fc83754303ec6323fb02b7f422056..bc9cf2ee3923ee88236ef93f9f1c2e6bf46ff14f 100644 |
--- a/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator_unittest.cc |
+++ b/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator_unittest.cc |
@@ -12,7 +12,7 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
#include "webrtc/common_types.h" |
#include "webrtc/modules/rtp_rtcp/interface/remote_ntp_time_estimator.h" |
-#include "webrtc/system_wrappers/interface/clock.h" |
+#include "webrtc/system_wrappers/include/clock.h" |
using ::testing::_; |
using ::testing::DoAll; |