Index: webrtc/rtc_base/proxyinfo.h |
diff --git a/webrtc/rtc_base/proxyinfo.h b/webrtc/rtc_base/proxyinfo.h |
index 89bb1b7870698ceaf0843cadc8c46aef452519ed..9b706425ef9c97ec16c7413351e51978b98018bb 100644 |
--- a/webrtc/rtc_base/proxyinfo.h |
+++ b/webrtc/rtc_base/proxyinfo.h |
@@ -12,8 +12,8 @@ |
#define WEBRTC_RTC_BASE_PROXYINFO_H_ |
#include <string> |
-#include "webrtc/base/socketaddress.h" |
-#include "webrtc/base/cryptstring.h" |
+#include "webrtc/rtc_base/cryptstring.h" |
+#include "webrtc/rtc_base/socketaddress.h" |
namespace rtc { |