| Index: sky/engine/core/rendering/style/AppliedTextDecoration.cpp
|
| diff --git a/sky/engine/core/rendering/style/AppliedTextDecoration.cpp b/sky/engine/core/rendering/style/AppliedTextDecoration.cpp
|
| index 9db508da0a59218b09697ca85bd5237581456c75..6eda146ecb2b8cf902f26fff8c2125594adf1a6c 100644
|
| --- a/sky/engine/core/rendering/style/AppliedTextDecoration.cpp
|
| +++ b/sky/engine/core/rendering/style/AppliedTextDecoration.cpp
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| -#include "core/rendering/style/AppliedTextDecoration.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/rendering/style/AppliedTextDecoration.h"
|
|
|
| namespace blink {
|
|
|
|
|