Index: Source/core/html/HTMLElement.h |
diff --git a/Source/core/html/HTMLElement.h b/Source/core/html/HTMLElement.h |
index ab8ddb51778f865d6720bb7be89abf20732c4287..492555175a634650522c5f699d2c414e1fc17a3e 100644 |
--- a/Source/core/html/HTMLElement.h |
+++ b/Source/core/html/HTMLElement.h |
@@ -156,6 +156,6 @@ inline HTMLElement::HTMLElement(const QualifiedName& tagName, Document& document |
} // namespace WebCore |
-#include "HTMLElementTypeHelpers.h" |
+#include "core/HTMLElementTypeHelpers.h" |
#endif // HTMLElement_h |