Chromium Code Reviews| Index: Source/core/css/StylePropertyShorthand.cpp |
| diff --git a/Source/core/css/StylePropertyShorthand.cpp b/Source/core/css/StylePropertyShorthand.cpp |
| index 887f027cbdf6849428a60170b8e1dd2ecb538d6b..e09a4d662496525188f437b2dce5e2591a51a08b 100644 |
| --- a/Source/core/css/StylePropertyShorthand.cpp |
| +++ b/Source/core/css/StylePropertyShorthand.cpp |
| @@ -19,7 +19,7 @@ |
| */ |
| #include "config.h" |
| -#include "StylePropertyShorthand.h" |
| +#include "core/css/StylePropertyShorthand.h" |
| #include <wtf/StdLibExtras.h> |