Move webrtc/video_frame to common_video/include.
BUG=webrtc:7616 Review-Url: https://codereview.webrtc.org/2877703002 Cr-Commit-Position: refs/heads/master@{#18147}
This commit is contained in:
@ -15,10 +15,10 @@
|
||||
#include <vector>
|
||||
|
||||
#include "webrtc/api/video/video_frame.h"
|
||||
// For EncodedImage
|
||||
#include "webrtc/common_video/include/video_frame.h"
|
||||
#include "webrtc/modules/include/module_common_types.h"
|
||||
#include "webrtc/typedefs.h"
|
||||
// For EncodedImage
|
||||
#include "webrtc/video_frame.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
|
Reference in New Issue
Block a user