Index: webrtc/modules/video_coding/jitter_estimator.h |
diff --git a/webrtc/modules/video_coding/jitter_estimator.h b/webrtc/modules/video_coding/jitter_estimator.h |
index c50c34ea50709a8253432d836bde715b23edf0ab..7ef050f03232683e9c6b42ee9f00722477891288 100644 |
--- a/webrtc/modules/video_coding/jitter_estimator.h |
+++ b/webrtc/modules/video_coding/jitter_estimator.h |
@@ -11,8 +11,8 @@ |
#ifndef WEBRTC_MODULES_VIDEO_CODING_JITTER_ESTIMATOR_H_ |
#define WEBRTC_MODULES_VIDEO_CODING_JITTER_ESTIMATOR_H_ |
+#include "webrtc/base/rollingaccumulator.h" |
#include "webrtc/modules/video_coding/rtt_filter.h" |
-#include "webrtc/rtc_base/rollingaccumulator.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |