Index: webrtc/test/testsupport/yuv_frame_writer.cc |
diff --git a/webrtc/test/testsupport/yuv_frame_writer.cc b/webrtc/test/testsupport/yuv_frame_writer.cc |
index 3c0076152e84b4fd0731b2e3707ad7f3b82a7fd5..84fba7ef0046173b4e58945184baa31e243f7e4d 100644 |
--- a/webrtc/test/testsupport/yuv_frame_writer.cc |
+++ b/webrtc/test/testsupport/yuv_frame_writer.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
#include "webrtc/test/testsupport/frame_writer.h" |
namespace webrtc { |