| Index: sky/engine/core/animation/AnimationNodeTest.cpp
|
| diff --git a/sky/engine/core/animation/AnimationNodeTest.cpp b/sky/engine/core/animation/AnimationNodeTest.cpp
|
| index ffa276ea7233b5ee2a0020c2a1c91fe41675826e..d71c432b4d41c3a3d274760fbcd23094f40932a5 100644
|
| --- a/sky/engine/core/animation/AnimationNodeTest.cpp
|
| +++ b/sky/engine/core/animation/AnimationNodeTest.cpp
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "core/animation/AnimationNode.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/animation/AnimationNode.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|