| Index: sky/engine/core/rendering/style/OutlineValueTest.cpp
|
| diff --git a/sky/engine/core/rendering/style/OutlineValueTest.cpp b/sky/engine/core/rendering/style/OutlineValueTest.cpp
|
| index 277baab8982115d30069a840e96e188a598df563..844ab3f160b6d32f34fcc77b8958f3b4780d93f1 100644
|
| --- a/sky/engine/core/rendering/style/OutlineValueTest.cpp
|
| +++ b/sky/engine/core/rendering/style/OutlineValueTest.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/OutlineValue.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/rendering/style/OutlineValue.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|