| Index: webrtc/sdk/android/src/jni/native_handle_impl.h
|
| diff --git a/webrtc/sdk/android/src/jni/native_handle_impl.h b/webrtc/sdk/android/src/jni/native_handle_impl.h
|
| index d8fb153d38aa88d06e492ca501d456349cd99fd6..6829b7ba5667dc12cdfec91d442851a5ca1abd49 100644
|
| --- a/webrtc/sdk/android/src/jni/native_handle_impl.h
|
| +++ b/webrtc/sdk/android/src/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 {
|
|
|
|
|