| Index: sky/engine/core/animation/AnimationHelpersTest.cpp
|
| diff --git a/sky/engine/core/animation/AnimationHelpersTest.cpp b/sky/engine/core/animation/AnimationHelpersTest.cpp
|
| index f59fb48a58a346bfb24686db36fcb3cad023b0b8..0b9f059a96a3e31a6c6029a50153a0ada6cc1d5f 100644
|
| --- a/sky/engine/core/animation/AnimationHelpersTest.cpp
|
| +++ b/sky/engine/core/animation/AnimationHelpersTest.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/AnimationHelpers.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/animation/AnimationHelpers.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|