| Index: Source/core/platform/graphics/GraphicsLayer.h
|
| diff --git a/Source/core/platform/graphics/GraphicsLayer.h b/Source/core/platform/graphics/GraphicsLayer.h
|
| index ab2615f1ce1611b3dc0f436ced02ce2f59299697..a0ff639df3cc1feed3c7f4192aa0574bc62ad76c 100644
|
| --- a/Source/core/platform/graphics/GraphicsLayer.h
|
| +++ b/Source/core/platform/graphics/GraphicsLayer.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef GraphicsLayer_h
|
| #define GraphicsLayer_h
|
|
|
| -#include "Animation.h"
|
| +#include "core/platform/animation/Animation.h"
|
| #include "core/platform/graphics/Color.h"
|
| #include "core/platform/graphics/FloatPoint.h"
|
| #include "core/platform/graphics/FloatPoint3D.h"
|
|
|