Index: webrtc/modules/remote_bitrate_estimator/test/estimators/tcp.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/estimators/tcp.cc b/webrtc/modules/remote_bitrate_estimator/test/estimators/tcp.cc |
index a02abc6ab8f08abfb02b2edb6b911b0b89b2b0ed..b7e4f971fa4cd368c59b342133c37ebd8151cbb0 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/estimators/tcp.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/test/estimators/tcp.cc |
@@ -16,7 +16,7 @@ |
#include "webrtc/base/common.h" |
#include "webrtc/modules/bitrate_controller/include/bitrate_controller.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" |
-#include "webrtc/modules/rtp_rtcp/interface/receive_statistics.h" |
+#include "webrtc/modules/rtp_rtcp/include/receive_statistics.h" |
namespace webrtc { |
namespace testing { |