Index: webrtc/p2p/base/portallocator.h |
diff --git a/webrtc/p2p/base/portallocator.h b/webrtc/p2p/base/portallocator.h |
index dfbed3dd783dfd79fd3dcaf757a32af2936dfafa..74b67afd9c112ce44929774b5bcc474dd850e34a 100644 |
--- a/webrtc/p2p/base/portallocator.h |
+++ b/webrtc/p2p/base/portallocator.h |
@@ -18,10 +18,10 @@ |
#include "webrtc/p2p/base/port.h" |
#include "webrtc/p2p/base/portinterface.h" |
-#include "webrtc/base/helpers.h" |
-#include "webrtc/base/proxyinfo.h" |
-#include "webrtc/base/sigslot.h" |
-#include "webrtc/base/thread.h" |
+#include "webrtc/rtc_base/helpers.h" |
+#include "webrtc/rtc_base/proxyinfo.h" |
+#include "webrtc/rtc_base/sigslot.h" |
+#include "webrtc/rtc_base/thread.h" |
namespace webrtc { |
class MetricsObserverInterface; |