| Index: sky/engine/core/animation/animatable/AnimatableLengthTest.cpp
|
| diff --git a/sky/engine/core/animation/animatable/AnimatableLengthTest.cpp b/sky/engine/core/animation/animatable/AnimatableLengthTest.cpp
|
| index ba14bbd8e4a6dde037d94180b88e294ff233abb8..fd4487f365aeef204795cc34946fd8da828bf593 100644
|
| --- a/sky/engine/core/animation/animatable/AnimatableLengthTest.cpp
|
| +++ b/sky/engine/core/animation/animatable/AnimatableLengthTest.cpp
|
| @@ -2,11 +2,11 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "core/animation/animatable/AnimatableLength.h"
|
| +#include "sky/engine/core/animation/animatable/AnimatableLength.h"
|
|
|
| -#include "platform/CalculationValue.h"
|
| +#include "sky/engine/platform/CalculationValue.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|