Index: webrtc/p2p/base/p2ptransport.h |
diff --git a/webrtc/p2p/base/p2ptransport.h b/webrtc/p2p/base/p2ptransport.h |
index 0f965b4cdc1d7ad4d62e7cdf4944925306ce85bc..d4da224f9793d79b41ff3364d7d684050dfc93ed 100644 |
--- a/webrtc/p2p/base/p2ptransport.h |
+++ b/webrtc/p2p/base/p2ptransport.h |
@@ -12,6 +12,8 @@ |
#define WEBRTC_P2P_BASE_P2PTRANSPORT_H_ |
#include <string> |
+ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/p2p/base/transport.h" |
namespace cricket { |