Index: webrtc/video/call_stats.h |
diff --git a/webrtc/video/call_stats.h b/webrtc/video/call_stats.h |
index 9a5967e648a2217799ddb036f9d9e7d10996ad10..a9b42804aa8b92b7db313bead92933747ed732d5 100644 |
--- a/webrtc/video/call_stats.h |
+++ b/webrtc/video/call_stats.h |
@@ -14,9 +14,9 @@ |
#include <list> |
#include <memory> |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/criticalsection.h" |
#include "webrtc/modules/include/module.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/criticalsection.h" |
#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |