Index: webrtc/test/frame_generator.h |
diff --git a/webrtc/test/frame_generator.h b/webrtc/test/frame_generator.h |
index 9a643f81615562ece5948e619d144812932a5338..cea3dda1c238af42204fbb3950e316e85d9a87b4 100644 |
--- a/webrtc/test/frame_generator.h |
+++ b/webrtc/test/frame_generator.h |
@@ -13,10 +13,10 @@ |
#include <string> |
#include <vector> |
+#include "webrtc/api/video/video_frame.h" |
#include "webrtc/base/criticalsection.h" |
#include "webrtc/media/base/videosourceinterface.h" |
#include "webrtc/typedefs.h" |
-#include "webrtc/video_frame.h" |
namespace webrtc { |
class Clock; |