Index: webrtc/p2p/client/basicportallocator.h |
diff --git a/webrtc/p2p/client/basicportallocator.h b/webrtc/p2p/client/basicportallocator.h |
index cd178f965e6617151abea8879d7153b5f257c215..7cdf0baa7dfdb6ebaec6cd564c3037cac08bda23 100644 |
--- a/webrtc/p2p/client/basicportallocator.h |
+++ b/webrtc/p2p/client/basicportallocator.h |
@@ -16,10 +16,10 @@ |
#include <vector> |
#include "webrtc/p2p/base/portallocator.h" |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/messagequeue.h" |
-#include "webrtc/base/network.h" |
-#include "webrtc/base/thread.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/messagequeue.h" |
+#include "webrtc/rtc_base/network.h" |
+#include "webrtc/rtc_base/thread.h" |
namespace cricket { |