Index: webrtc/rtc_base/stream_unittest.cc |
diff --git a/webrtc/rtc_base/stream_unittest.cc b/webrtc/rtc_base/stream_unittest.cc |
index 0fbb6ab835f0bd5a1be1689796acd448f942b459..0f8fbf1bcb53bf35521a76fdeb887f9f2b3b7fb9 100644 |
--- a/webrtc/rtc_base/stream_unittest.cc |
+++ b/webrtc/rtc_base/stream_unittest.cc |
@@ -8,10 +8,10 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/fileutils.h" |
-#include "webrtc/base/gunit.h" |
-#include "webrtc/base/pathutils.h" |
-#include "webrtc/base/stream.h" |
+#include "webrtc/rtc_base/stream.h" |
+#include "webrtc/rtc_base/fileutils.h" |
+#include "webrtc/rtc_base/gunit.h" |
+#include "webrtc/rtc_base/pathutils.h" |
namespace rtc { |