| Index: Source/core/rendering/RootInlineBox.cpp
|
| diff --git a/Source/core/rendering/RootInlineBox.cpp b/Source/core/rendering/RootInlineBox.cpp
|
| index a492982d94c20a697c005e0c0a781a6ae3d15621..0c8e831bd53f45de7c826cbe2c4bb726dd1a505e 100644
|
| --- a/Source/core/rendering/RootInlineBox.cpp
|
| +++ b/Source/core/rendering/RootInlineBox.cpp
|
| @@ -20,7 +20,7 @@
|
| #include "config.h"
|
| #include "core/rendering/RootInlineBox.h"
|
|
|
| -#include "Document.h"
|
| +#include "core/dom/Document.h"
|
| #include "core/page/Chrome.h"
|
| #include "core/page/ChromeClient.h"
|
| #include "core/page/Frame.h"
|
|
|