Index: webrtc/p2p/base/transport.h |
diff --git a/webrtc/p2p/base/transport.h b/webrtc/p2p/base/transport.h |
index 559d4373ed91fc2013340a20d5b4f5b9a4224115..46360ccf04eaf810d74e2a89a1f41a393226077a 100644 |
--- a/webrtc/p2p/base/transport.h |
+++ b/webrtc/p2p/base/transport.h |
@@ -29,6 +29,8 @@ |
#include <memory> |
#include <string> |
#include <vector> |
+ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/p2p/base/candidate.h" |
#include "webrtc/p2p/base/p2pconstants.h" |
#include "webrtc/p2p/base/sessiondescription.h" |