Index: webrtc/api/androidvideocapturer.cc |
diff --git a/webrtc/api/androidvideocapturer.cc b/webrtc/api/androidvideocapturer.cc |
index 0bdf214701a1b0425d6c4f54f577c96c62f83834..22c75552fb1893a13a8386bdb469a418ca614f7b 100644 |
--- a/webrtc/api/androidvideocapturer.cc |
+++ b/webrtc/api/androidvideocapturer.cc |
@@ -12,7 +12,7 @@ |
#include <memory> |
-#include "webrtc/api/android/jni/native_handle_impl.h" |
+#include "webrtc/api/java/jni/native_handle_impl.h" |
#include "webrtc/base/common.h" |
#include "webrtc/base/timeutils.h" |
#include "webrtc/media/engine/webrtcvideoframe.h" |