Index: webrtc/p2p/client/fakeportallocator.h |
diff --git a/webrtc/p2p/client/fakeportallocator.h b/webrtc/p2p/client/fakeportallocator.h |
index 1e5f46eea275d7463ec7894f20fc75924fbaf352..76357a5ffa045f875cb19555eaf7becaa0d02739 100644 |
--- a/webrtc/p2p/client/fakeportallocator.h |
+++ b/webrtc/p2p/client/fakeportallocator.h |
@@ -17,6 +17,7 @@ |
#include "webrtc/p2p/base/basicpacketsocketfactory.h" |
#include "webrtc/p2p/base/portallocator.h" |
#include "webrtc/p2p/base/udpport.h" |
+#include "webrtc/base/scoped_ptr.h" |
namespace rtc { |
class SocketFactory; |