Index: Source/core/html/HTMLMetaElement.h |
diff --git a/Source/core/html/HTMLMetaElement.h b/Source/core/html/HTMLMetaElement.h |
index 7431e8ceb47f41b8893bf4cb58b7cd0314d3a762..ccdeffbc96c9120ea7eaacd646b6288c00c5ad74 100644 |
--- a/Source/core/html/HTMLMetaElement.h |
+++ b/Source/core/html/HTMLMetaElement.h |
@@ -23,6 +23,7 @@ |
#ifndef HTMLMetaElement_h |
#define HTMLMetaElement_h |
+#include "core/dom/ViewportDescription.h" |
#include "core/html/HTMLElement.h" |
namespace WebCore { |