| Index: webrtc/api/android/jni/native_handle_impl.h
|
| diff --git a/webrtc/api/android/jni/native_handle_impl.h b/webrtc/api/android/jni/native_handle_impl.h
|
| index 0d0153281eac1480a5dd07190cc117b6d976d5d1..bcc87a975661aea1f78dc9a22623523db6eb6ca1 100644
|
| --- a/webrtc/api/android/jni/native_handle_impl.h
|
| +++ b/webrtc/api/android/jni/native_handle_impl.h
|
| @@ -13,8 +13,8 @@
|
|
|
| #include <jni.h>
|
|
|
| +#include "webrtc/api/video/video_rotation.h"
|
| #include "webrtc/common_video/include/video_frame_buffer.h"
|
| -#include "webrtc/common_video/rotation.h"
|
|
|
| namespace webrtc_jni {
|
|
|
|
|