| Index: sky/engine/core/animation/AnimationTestHelper.cpp
|
| diff --git a/sky/engine/core/animation/AnimationTestHelper.cpp b/sky/engine/core/animation/AnimationTestHelper.cpp
|
| index 7cef07e41c575435510a728af65fa5bc7c4d407a..778b6eeb28f7b33aac0284fe20394a74c77b5bc9 100644
|
| --- a/sky/engine/core/animation/AnimationTestHelper.cpp
|
| +++ b/sky/engine/core/animation/AnimationTestHelper.cpp
|
| @@ -2,10 +2,10 @@
|
| // 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/AnimationTestHelper.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/animation/AnimationTestHelper.h"
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "sky/engine/bindings/core/v8/V8Binding.h"
|
|
|
| namespace blink {
|
|
|
|
|