| Index: webrtc/p2p/client/basicportallocator.h
|
| diff --git a/webrtc/p2p/client/basicportallocator.h b/webrtc/p2p/client/basicportallocator.h
|
| index 296d717882203a220cdb7589cd5e502e831bd163..c66ae596c8a282400d7c0078fba33c84dcb584cb 100644
|
| --- a/webrtc/p2p/client/basicportallocator.h
|
| +++ b/webrtc/p2p/client/basicportallocator.h
|
| @@ -18,6 +18,7 @@
|
| #include "webrtc/p2p/base/portallocator.h"
|
| #include "webrtc/base/messagequeue.h"
|
| #include "webrtc/base/network.h"
|
| +#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/base/thread.h"
|
|
|
| namespace cricket {
|
|
|