Index: webrtc/rtc_base/testclient.h |
diff --git a/webrtc/rtc_base/testclient.h b/webrtc/rtc_base/testclient.h |
index b15657b5de21942f1670a2cf42e735c9f2b9211d..18fe71afece6ca1e56370e0c0e67dd4e2b7167fa 100644 |
--- a/webrtc/rtc_base/testclient.h |
+++ b/webrtc/rtc_base/testclient.h |
@@ -13,10 +13,10 @@ |
#include <memory> |
#include <vector> |
-#include "webrtc/base/asyncudpsocket.h" |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/criticalsection.h" |
-#include "webrtc/base/fakeclock.h" |
+#include "webrtc/rtc_base/asyncudpsocket.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/criticalsection.h" |
+#include "webrtc/rtc_base/fakeclock.h" |
namespace rtc { |