Index: webrtc/modules/video_capture/external/video_capture_external.cc |
diff --git a/webrtc/modules/video_capture/external/video_capture_external.cc b/webrtc/modules/video_capture/external/video_capture_external.cc |
index e1f4a54f232e9fa3f714b72fc0aabceb4cf987cf..828179a555d74bd711e96c9490e5481fef56ce0d 100644 |
--- a/webrtc/modules/video_capture/external/video_capture_external.cc |
+++ b/webrtc/modules/video_capture/external/video_capture_external.cc |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
+#include "webrtc/base/refcount.h" |
#include "webrtc/modules/video_capture/video_capture_impl.h" |
-#include "webrtc/rtc_base/refcount.h" |
namespace webrtc { |