| Index: Source/core/css/CSSProperty.cpp
|
| diff --git a/Source/core/css/CSSProperty.cpp b/Source/core/css/CSSProperty.cpp
|
| index 3d3459eb8244bafefc8bda51160a2980a9b229e8..a5c6b0f1a1031c89af71fa7d48d7747af0cc3301 100644
|
| --- a/Source/core/css/CSSProperty.cpp
|
| +++ b/Source/core/css/CSSProperty.cpp
|
| @@ -21,7 +21,7 @@
|
| #include "config.h"
|
| #include "core/css/CSSProperty.h"
|
|
|
| -#include "StylePropertyShorthand.h"
|
| +#include "core/StylePropertyShorthand.h"
|
| #include "core/css/CSSValueList.h"
|
| #include "core/rendering/style/RenderStyleConstants.h"
|
|
|
|
|