X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=dali-toolkit%2Finternal%2Fshader-effects%2Fpage-turn-effect-impl.h;h=83f6fc0fa31904c7dcda98e4b8e499c0dfd0f355;hb=2d1ba388f9a941d273e95d729b9662cc1cdad822;hp=841d2002705059ebbe8bd17cbf25bebc44b0ca02;hpb=306d2f61a1b64179e801fa8a0bb2bd7b4e9dd682;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/shader-effects/page-turn-effect-impl.h b/dali-toolkit/internal/shader-effects/page-turn-effect-impl.h index 841d200..83f6fc0 100644 --- a/dali-toolkit/internal/shader-effects/page-turn-effect-impl.h +++ b/dali-toolkit/internal/shader-effects/page-turn-effect-impl.h @@ -17,8 +17,12 @@ * limitations under the License. * */ + +// EXTERNAL INCLUDES +#include + // INTERNAL INCLUDES -#include +#include namespace Dali { @@ -110,7 +114,6 @@ private: Property::Index mOriginalCenterPropertyIndex; Property::Index mCurrentCenterPropertyIndex; - Constraint mInternalConstraint; private: //undefined copy constructor.