diff --git a/webrtc/modules/video_capture/external/video_capture_external.cc b/webrtc/modules/video_capture/external/video_capture_external.cc index 4329668f3a..ff0f1a45a9 100644 --- a/webrtc/modules/video_capture/external/video_capture_external.cc +++ b/webrtc/modules/video_capture/external/video_capture_external.cc @@ -8,7 +8,7 @@ * be found in the AUTHORS file in the root of the source tree. */ -#include "webrtc/modules/video_capture/android/video_capture_impl.h" +#include "webrtc/modules/video_capture/video_capture_impl.h" #include "webrtc/system_wrappers/interface/ref_count.h" namespace webrtc {