Index: webrtc/common_types.h |
diff --git a/webrtc/common_types.h b/webrtc/common_types.h |
index 7b62dbca09bf63fc2e301f92e967ce62ce2ad488..5215d312b1ee14a2e07b44ba197a61daf1d6ae1c 100644 |
--- a/webrtc/common_types.h |
+++ b/webrtc/common_types.h |
@@ -21,9 +21,9 @@ |
#include "webrtc/api/video/video_content_type.h" |
#include "webrtc/api/video/video_rotation.h" |
#include "webrtc/api/video/video_timing.h" |
-#include "webrtc/base/array_view.h" |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/optional.h" |
+#include "webrtc/rtc_base/array_view.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/optional.h" |
#include "webrtc/typedefs.h" |
#if defined(_MSC_VER) |