diff --git a/webrtc/modules/video_capture/external/device_info_external.cc b/webrtc/modules/video_capture/external/device_info_external.cc index c9977bc34..d89ae1618 100644 --- a/webrtc/modules/video_capture/external/device_info_external.cc +++ b/webrtc/modules/video_capture/external/device_info_external.cc @@ -8,8 +8,8 @@ * be found in the AUTHORS file in the root of the source tree. */ -#include "webrtc/modules/video_capture/android/device_info_impl.h" -#include "webrtc/modules/video_capture/android/video_capture_impl.h" +#include "webrtc/modules/video_capture/device_info_impl.h" +#include "webrtc/modules/video_capture/video_capture_impl.h" namespace webrtc {