Index: webrtc/test/video_capturer.cc |
diff --git a/webrtc/test/video_capturer.cc b/webrtc/test/video_capturer.cc |
index d0b5c37becde9f9217976fa78e5475fc1f782160..cb75fa28cefefff00d780a03cf8ac585f08c2541 100644 |
--- a/webrtc/test/video_capturer.cc |
+++ b/webrtc/test/video_capturer.cc |
@@ -10,8 +10,8 @@ |
#include "webrtc/test/video_capturer.h" |
-#include "webrtc/base/basictypes.h" |
-#include "webrtc/base/constructormagic.h" |
+#include "webrtc/rtc_base/basictypes.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |
namespace test { |