Index: Source/core/html/parser/HTMLStackItem.h |
diff --git a/Source/core/html/parser/HTMLStackItem.h b/Source/core/html/parser/HTMLStackItem.h |
index b912e3fe12fff4bd2fd3d5b0e4e5db13f35127fa..5fb068ed310c8d4791616f4c8ade4a2857195743 100644 |
--- a/Source/core/html/parser/HTMLStackItem.h |
+++ b/Source/core/html/parser/HTMLStackItem.h |
@@ -27,10 +27,10 @@ |
#define HTMLStackItem_h |
#include "AtomicHTMLToken.h" |
-#include "Element.h" |
#include "HTMLNames.h" |
#include "MathMLNames.h" |
#include "SVGNames.h" |
+#include "core/dom/Element.h" |
#include <wtf/RefCounted.h> |
#include <wtf/RefPtr.h> |