Index: webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc b/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc |
index 0edfeca4a6fc5abe88ca81df8fe97bff3fbd30a4..f70c212af7adbd1be6503b83895445da289c3c37 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.cc |
@@ -18,7 +18,7 @@ |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h" |
#include "webrtc/modules/rtp_rtcp/interface/receive_statistics.h" |
-#include "webrtc/system_wrappers/interface/clock.h" |
+#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |
namespace testing { |