Index: webrtc/p2p/base/asyncstuntcpsocket.cc |
diff --git a/webrtc/p2p/base/asyncstuntcpsocket.cc b/webrtc/p2p/base/asyncstuntcpsocket.cc |
index 3369bc8b48dc3e9f37f4284ec6e6895bb05f4371..38dd65bb4cff3bfd78b89455b5b8eb5aec5f0304 100644 |
--- a/webrtc/p2p/base/asyncstuntcpsocket.cc |
+++ b/webrtc/p2p/base/asyncstuntcpsocket.cc |
@@ -13,8 +13,8 @@ |
#include <string.h> |
#include "webrtc/p2p/base/stun.h" |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/logging.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/logging.h" |
namespace cricket { |