| Index: Source/core/css/CSSComputedStyleDeclaration.h
|
| diff --git a/Source/core/css/CSSComputedStyleDeclaration.h b/Source/core/css/CSSComputedStyleDeclaration.h
|
| index 65eb3ce70bc2a57e70ef37cb552b5e8cc8733c0e..acdc051a2fb76f406c6c7371e7802ad5375e2089 100644
|
| --- a/Source/core/css/CSSComputedStyleDeclaration.h
|
| +++ b/Source/core/css/CSSComputedStyleDeclaration.h
|
| @@ -22,7 +22,7 @@
|
| #define CSSComputedStyleDeclaration_h
|
|
|
| #include "core/css/CSSStyleDeclaration.h"
|
| -#include "core/layout/style/ComputedStyleConstants.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
| #include "platform/fonts/FixedPitchFontType.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/RefPtr.h"
|
|
|