Index: webrtc/p2p/base/p2ptransportchannel.h |
diff --git a/webrtc/p2p/base/p2ptransportchannel.h b/webrtc/p2p/base/p2ptransportchannel.h |
index 56f35558edfcca86397c795ee99372cdaacd0fa3..08c2b4fa689de67280c4e28393aa8a560cfc9d22 100644 |
--- a/webrtc/p2p/base/p2ptransportchannel.h |
+++ b/webrtc/p2p/base/p2ptransportchannel.h |
@@ -24,6 +24,8 @@ |
#include <set> |
#include <string> |
#include <vector> |
+ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/p2p/base/candidate.h" |
#include "webrtc/p2p/base/candidatepairinterface.h" |
#include "webrtc/p2p/base/p2ptransport.h" |