Index: Source/core/html/parser/HTMLFormattingElementList.cpp |
diff --git a/Source/core/html/parser/HTMLFormattingElementList.cpp b/Source/core/html/parser/HTMLFormattingElementList.cpp |
index f6f9a28b14aa717422bed13883229e1a260e3000..9d2b38aac870e2769149e62ddafed7a11e14ed75 100644 |
--- a/Source/core/html/parser/HTMLFormattingElementList.cpp |
+++ b/Source/core/html/parser/HTMLFormattingElementList.cpp |
@@ -27,7 +27,7 @@ |
#include "HTMLFormattingElementList.h" |
#include "Element.h" |
-#include "NotImplemented.h" |
+#include "core/platform/NotImplemented.h" |
#ifndef NDEBUG |
#include <stdio.h> |