| Index: Source/core/html/parser/HTMLParserOptions.cpp
|
| diff --git a/Source/core/html/parser/HTMLParserOptions.cpp b/Source/core/html/parser/HTMLParserOptions.cpp
|
| index cdaee1c1f2c6442023cdbbe7d616c66e21428797..fe28358fc39720551e157bdd69250b927725d610 100644
|
| --- a/Source/core/html/parser/HTMLParserOptions.cpp
|
| +++ b/Source/core/html/parser/HTMLParserOptions.cpp
|
| @@ -26,8 +26,8 @@
|
| #include "config.h"
|
| #include "HTMLParserOptions.h"
|
|
|
| -#include "Document.h"
|
| #include "ScriptController.h"
|
| +#include "core/dom/Document.h"
|
| #include "core/loader/FrameLoader.h"
|
| #include "core/page/Frame.h"
|
| #include "core/page/Settings.h"
|
|
|