Index: webrtc/rtc_base/rollingaccumulator.h |
diff --git a/webrtc/rtc_base/rollingaccumulator.h b/webrtc/rtc_base/rollingaccumulator.h |
index 40b2611e1aaafc08ef082c0a6b1fc0d59264dede..9008db6a7b557ed1bf3262f94c33cdf7e9af19cd 100644 |
--- a/webrtc/rtc_base/rollingaccumulator.h |
+++ b/webrtc/rtc_base/rollingaccumulator.h |
@@ -14,8 +14,8 @@ |
#include <algorithm> |
#include <vector> |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/constructormagic.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
namespace rtc { |