Index: Source/core/html/parser/HTMLFormattingElementList.cpp |
diff --git a/Source/core/html/parser/HTMLFormattingElementList.cpp b/Source/core/html/parser/HTMLFormattingElementList.cpp |
index 9d2b38aac870e2769149e62ddafed7a11e14ed75..c368476465021b4dfb7537e94c9b73988cf494a8 100644 |
--- a/Source/core/html/parser/HTMLFormattingElementList.cpp |
+++ b/Source/core/html/parser/HTMLFormattingElementList.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "HTMLFormattingElementList.h" |
-#include "Element.h" |
+#include "core/dom/Element.h" |
#include "core/platform/NotImplemented.h" |
#ifndef NDEBUG |