Index: webrtc/test/frame_generator_capturer.h |
diff --git a/webrtc/test/frame_generator_capturer.h b/webrtc/test/frame_generator_capturer.h |
index 01bc04b688c66348471cf2ae22bdaa290faed9b9..3a1b6c91518ee65585fd7606a5413c77c053c7bd 100644 |
--- a/webrtc/test/frame_generator_capturer.h |
+++ b/webrtc/test/frame_generator_capturer.h |
@@ -13,12 +13,11 @@ |
#include <memory> |
#include <string> |
+#include "webrtc/api/video/video_frame.h" |
#include "webrtc/base/criticalsection.h" |
#include "webrtc/base/platform_thread.h" |
-#include "webrtc/common_video/rotation.h" |
#include "webrtc/test/video_capturer.h" |
#include "webrtc/typedefs.h" |
-#include "webrtc/video_frame.h" |
namespace webrtc { |