Index: webrtc/rtc_base/socketstream.h |
diff --git a/webrtc/rtc_base/socketstream.h b/webrtc/rtc_base/socketstream.h |
index 7991c61ccf5cf4d4d2286a846002c6a3bdc4c2d5..e78c8767740a6cb81e3d1055f171381a502a5c02 100644 |
--- a/webrtc/rtc_base/socketstream.h |
+++ b/webrtc/rtc_base/socketstream.h |
@@ -11,9 +11,9 @@ |
#ifndef WEBRTC_RTC_BASE_SOCKETSTREAM_H_ |
#define WEBRTC_RTC_BASE_SOCKETSTREAM_H_ |
-#include "webrtc/base/asyncsocket.h" |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/stream.h" |
+#include "webrtc/rtc_base/asyncsocket.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/stream.h" |
namespace rtc { |