Index: webrtc/test/frame_generator.h |
diff --git a/webrtc/test/frame_generator.h b/webrtc/test/frame_generator.h |
index 95b0798bf6a248dc65a6c48dfd03364aa48d6e2c..6b0137df241c0629c6e4e3f8167ceb25f9572925 100644 |
--- a/webrtc/test/frame_generator.h |
+++ b/webrtc/test/frame_generator.h |
@@ -15,8 +15,8 @@ |
#include <vector> |
#include "webrtc/api/video/video_frame.h" |
-#include "webrtc/base/criticalsection.h" |
#include "webrtc/media/base/videosourceinterface.h" |
+#include "webrtc/rtc_base/criticalsection.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |