| Index: sky/engine/core/animation/animatable/AnimatableLengthBox.cpp
|
| diff --git a/sky/engine/core/animation/animatable/AnimatableLengthBox.cpp b/sky/engine/core/animation/animatable/AnimatableLengthBox.cpp
|
| index 20a0d006cb90e986d95c29992fb5fbd9d4bcfa1d..c6316b18af645c65011b055ced408abdb2df355c 100644
|
| --- a/sky/engine/core/animation/animatable/AnimatableLengthBox.cpp
|
| +++ b/sky/engine/core/animation/animatable/AnimatableLengthBox.cpp
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "core/animation/animatable/AnimatableLengthBox.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/animation/animatable/AnimatableLengthBox.h"
|
|
|
| namespace blink {
|
|
|
|
|