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