Index: Source/core/html/parser/HTMLConstructionSite.h |
diff --git a/Source/core/html/parser/HTMLConstructionSite.h b/Source/core/html/parser/HTMLConstructionSite.h |
index 19293f427144513552fef3e91c4b939eafc99331..9b697511ea7346e95f9111c13736a6506e7f0686 100644 |
--- a/Source/core/html/parser/HTMLConstructionSite.h |
+++ b/Source/core/html/parser/HTMLConstructionSite.h |
@@ -30,7 +30,7 @@ |
#include "FragmentScriptingPermission.h" |
#include "HTMLElementStack.h" |
#include "HTMLFormattingElementList.h" |
-#include "NotImplemented.h" |
+#include "core/platform/NotImplemented.h" |
#include <wtf/Noncopyable.h> |
#include <wtf/PassRefPtr.h> |
#include <wtf/RefPtr.h> |