Index: webrtc/p2p/base/transportchannelimpl.h |
diff --git a/webrtc/p2p/base/transportchannelimpl.h b/webrtc/p2p/base/transportchannelimpl.h |
index 904ebf563fd565885d37957187d81a1ec10fcdb9..f548aa012f80a3463ecf737ef55d4bffd7d14b0d 100644 |
--- a/webrtc/p2p/base/transportchannelimpl.h |
+++ b/webrtc/p2p/base/transportchannelimpl.h |
@@ -12,6 +12,8 @@ |
#define WEBRTC_P2P_BASE_TRANSPORTCHANNELIMPL_H_ |
#include <string> |
+ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/p2p/base/transportchannel.h" |
namespace buzz { class XmlElement; } |