Index: webrtc/p2p/base/fakeportallocator.h |
diff --git a/webrtc/p2p/base/fakeportallocator.h b/webrtc/p2p/base/fakeportallocator.h |
index a1dbbf872b152748588ecd6b8727c5fc7c341305..7bf7f969bb8017617a6ebf84f06dbf24f08f1425 100644 |
--- a/webrtc/p2p/base/fakeportallocator.h |
+++ b/webrtc/p2p/base/fakeportallocator.h |
@@ -15,10 +15,10 @@ |
#include <string> |
#include <vector> |
-#include "webrtc/base/nethelpers.h" |
#include "webrtc/p2p/base/basicpacketsocketfactory.h" |
#include "webrtc/p2p/base/portallocator.h" |
#include "webrtc/p2p/base/udpport.h" |
+#include "webrtc/rtc_base/nethelpers.h" |
namespace rtc { |
class SocketFactory; |