Index: webrtc/p2p/base/asyncstuntcpsocket_unittest.cc |
diff --git a/webrtc/p2p/base/asyncstuntcpsocket_unittest.cc b/webrtc/p2p/base/asyncstuntcpsocket_unittest.cc |
index 61e14117c99a487fa900e511f9f114a1ce4c8e79..5dd96610564ad5b26b7204b38443ca97f33d49aa 100644 |
--- a/webrtc/p2p/base/asyncstuntcpsocket_unittest.cc |
+++ b/webrtc/p2p/base/asyncstuntcpsocket_unittest.cc |
@@ -11,9 +11,9 @@ |
#include <memory> |
#include "webrtc/p2p/base/asyncstuntcpsocket.h" |
-#include "webrtc/base/asyncsocket.h" |
-#include "webrtc/base/gunit.h" |
-#include "webrtc/base/virtualsocketserver.h" |
+#include "webrtc/rtc_base/asyncsocket.h" |
+#include "webrtc/rtc_base/gunit.h" |
+#include "webrtc/rtc_base/virtualsocketserver.h" |
namespace cricket { |