Index: webrtc/rtc_base/rate_statistics.cc |
diff --git a/webrtc/rtc_base/rate_statistics.cc b/webrtc/rtc_base/rate_statistics.cc |
index 3122dbb3e690611bbaf80b39711e9c336d74b60a..a218540f43ab59f69d729c3799d6a682a6a8883d 100644 |
--- a/webrtc/rtc_base/rate_statistics.cc |
+++ b/webrtc/rtc_base/rate_statistics.cc |
@@ -8,11 +8,11 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/rate_statistics.h" |
+#include "webrtc/rtc_base/rate_statistics.h" |
#include <algorithm> |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
namespace webrtc { |