Index: webrtc/modules/video_coding/main/source/jitter_estimator_tests.cc |
diff --git a/webrtc/modules/video_coding/main/source/jitter_estimator_tests.cc b/webrtc/modules/video_coding/main/source/jitter_estimator_tests.cc |
index 5f347505722f52d5a19d591ac381a4de4d70df8f..c69c4bcdad131787f744d022b136a37705e4c21a 100644 |
--- a/webrtc/modules/video_coding/main/source/jitter_estimator_tests.cc |
+++ b/webrtc/modules/video_coding/main/source/jitter_estimator_tests.cc |
@@ -10,7 +10,7 @@ |
#include "webrtc/modules/video_coding/main/source/jitter_estimator.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webrtc/system_wrappers/interface/clock.h" |
+#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |