| Index: sky/engine/core/animation/InterpolationEffectTest.cpp
|
| diff --git a/sky/engine/core/animation/InterpolationEffectTest.cpp b/sky/engine/core/animation/InterpolationEffectTest.cpp
|
| index b1d842eb9972cfbdcf436b64aeb90ca38bbfb0d7..4d264993b78f39023e323669f838760288d8050f 100644
|
| --- a/sky/engine/core/animation/InterpolationEffectTest.cpp
|
| +++ b/sky/engine/core/animation/InterpolationEffectTest.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/animation/InterpolationEffect.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/animation/InterpolationEffect.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|