Index: webrtc/base/opensslidentity.h |
diff --git a/webrtc/base/opensslidentity.h b/webrtc/base/opensslidentity.h |
index 332da1803ca6615828190d44890c193489ae729a..823f5388ae24c340f36d1796e7abc37bc4ea2947 100644 |
--- a/webrtc/base/opensslidentity.h |
+++ b/webrtc/base/opensslidentity.h |
@@ -18,6 +18,7 @@ |
#include <string> |
#include "webrtc/base/common.h" |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/base/sslidentity.h" |
typedef struct ssl_ctx_st SSL_CTX; |