X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fshader-effects%2Fpage-turn-effect-impl.h;h=b75af2e1dee82e4d78b44d805ce7859ad5e5ea56;hb=c25b3c40178dadf12dc5e8f77c17413df0a55099;hp=841d2002705059ebbe8bd17cbf25bebc44b0ca02;hpb=57869973578f6a0b0f836d396c7232ddb8302c6b;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..b75af2e 100644 --- a/dali-toolkit/internal/shader-effects/page-turn-effect-impl.h +++ b/dali-toolkit/internal/shader-effects/page-turn-effect-impl.h @@ -17,6 +17,10 @@ * limitations under the License. * */ + +// EXTERNAL INCLUDES +#include + // INTERNAL INCLUDES #include @@ -110,7 +114,6 @@ private: Property::Index mOriginalCenterPropertyIndex; Property::Index mCurrentCenterPropertyIndex; - Constraint mInternalConstraint; private: //undefined copy constructor.