Index: webrtc/common_types.cc |
diff --git a/webrtc/common_types.cc b/webrtc/common_types.cc |
index 70e5d2e9acff8dac3a07ac0a06ad4937815dc3ae..a76175fbd90d3fcb1b86d3367e53d43d11db8b6f 100644 |
--- a/webrtc/common_types.cc |
+++ b/webrtc/common_types.cc |
@@ -15,8 +15,8 @@ |
#include <limits> |
#include <type_traits> |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/stringutils.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/stringutils.h" |
namespace webrtc { |