| Index: webrtc/api/android/jni/androidvideotracksource_jni.cc
|
| diff --git a/webrtc/api/android/jni/androidvideotracksource_jni.cc b/webrtc/api/android/jni/androidvideotracksource_jni.cc
|
| index 32ed5f8568fcd8a54a6ef38a8bd8e2375f219c2a..5aba4c6dcd792801928608b8f90df190bdd12545 100644
|
| --- a/webrtc/api/android/jni/androidvideotracksource_jni.cc
|
| +++ b/webrtc/api/android/jni/androidvideotracksource_jni.cc
|
| @@ -8,8 +8,8 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| +#include "webrtc/api/android/jni/androidvideotracksource.h"
|
| #include "webrtc/api/android/jni/classreferenceholder.h"
|
| -#include "webrtc/api/androidvideotracksource.h"
|
| #include "webrtc/api/videosourceproxy.h"
|
|
|
| // Identifiers are over 80 characters long so this is needed to fit them on one
|
|
|