Revert to tizen branch.
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / shader-effects / page-turn-effect-impl.h
index 841d200..b75af2e 100644 (file)
  * limitations under the License.
  *
  */
+
+// EXTERNAL INCLUDES
+#include <dali/public-api/animation/constraint.h>
+
 // INTERNAL INCLUDES
 #include <dali-toolkit/public-api/shader-effects/page-turn-effect.h>
 
@@ -110,7 +114,6 @@ private:
 
   Property::Index mOriginalCenterPropertyIndex;
   Property::Index mCurrentCenterPropertyIndex;
-  Constraint mInternalConstraint;
 
 private:
   //undefined copy constructor.