Index: webrtc/video/send_statistics_proxy.h |
diff --git a/webrtc/video/send_statistics_proxy.h b/webrtc/video/send_statistics_proxy.h |
index 7451bb57e8126a74113f5d34a89bb413a25b5ccc..26ea09c4c40898511a1d5566120abcf8515601fb 100644 |
--- a/webrtc/video/send_statistics_proxy.h |
+++ b/webrtc/video/send_statistics_proxy.h |
@@ -20,7 +20,7 @@ |
#include "webrtc/common_types.h" |
#include "webrtc/modules/video_coding/codecs/interface/video_codec_interface.h" |
#include "webrtc/modules/video_coding/main/interface/video_coding_defines.h" |
-#include "webrtc/system_wrappers/interface/clock.h" |
+#include "webrtc/system_wrappers/include/clock.h" |
#include "webrtc/video_engine/overuse_frame_detector.h" |
#include "webrtc/video_engine/vie_encoder.h" |
#include "webrtc/video_send_stream.h" |