| Index: Source/core/rendering/RenderLayer.cpp
|
| diff --git a/Source/core/rendering/RenderLayer.cpp b/Source/core/rendering/RenderLayer.cpp
|
| index 34a0862791bc3506fc2e9c623633f82371342441..76a2ed8b645f0f8dff138c1686542a6885c1a959 100644
|
| --- a/Source/core/rendering/RenderLayer.cpp
|
| +++ b/Source/core/rendering/RenderLayer.cpp
|
| @@ -47,7 +47,7 @@
|
| #include "CSSPropertyNames.h"
|
| #include "HTMLNames.h"
|
| #include "core/css/StylePropertySet.h"
|
| -#include "core/css/StyleResolver.h"
|
| +#include "core/css/resolver/StyleResolver.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/DocumentEventQueue.h"
|
| #include "core/dom/OverflowEvent.h"
|
|
|