Index: Source/core/html/HTMLElement.h |
diff --git a/Source/core/html/HTMLElement.h b/Source/core/html/HTMLElement.h |
index 9d94c2488fcb1e5214d95194a2b0a95b6eb81f74..5e0f6995300577df70a722a9ae8cd9b98bb42d44 100644 |
--- a/Source/core/html/HTMLElement.h |
+++ b/Source/core/html/HTMLElement.h |
@@ -23,6 +23,7 @@ |
#ifndef HTMLElement_h |
#define HTMLElement_h |
+#include "HTMLElementTypeHelpers.h" |
#include "core/dom/Element.h" |
namespace WebCore { |