| Index: Source/core/css/CSSInheritedValue.cpp
|
| diff --git a/Source/core/css/CSSInheritedValue.cpp b/Source/core/css/CSSInheritedValue.cpp
|
| index 8bcef18917fc9d17d66552f7053d43a5c80440f6..c219dc5581961e7cb7f547b78d32200839776ab9 100644
|
| --- a/Source/core/css/CSSInheritedValue.cpp
|
| +++ b/Source/core/css/CSSInheritedValue.cpp
|
| @@ -19,7 +19,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "CSSInheritedValue.h"
|
| +#include "core/css/CSSInheritedValue.h"
|
|
|
| #include "WebCoreMemoryInstrumentation.h"
|
| #include <wtf/text/WTFString.h>
|
|
|