Index: webrtc/test/frame_generator_capturer.h |
diff --git a/webrtc/test/frame_generator_capturer.h b/webrtc/test/frame_generator_capturer.h |
index 36a79f9755da1f21f502a5b517f1b68376db64c2..f62afbac2d998f43cc130839935b27ed43b5d3a0 100644 |
--- a/webrtc/test/frame_generator_capturer.h |
+++ b/webrtc/test/frame_generator_capturer.h |
@@ -14,8 +14,8 @@ |
#include <string> |
#include "webrtc/api/video/video_frame.h" |
-#include "webrtc/base/criticalsection.h" |
-#include "webrtc/base/task_queue.h" |
+#include "webrtc/rtc_base/criticalsection.h" |
+#include "webrtc/rtc_base/task_queue.h" |
#include "webrtc/test/video_capturer.h" |
#include "webrtc/typedefs.h" |