Merge "Stagehand documentation" into tizen
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / shader-effects / page-turn-effect-impl.h
index 841d200..83f6fc0 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>
+#include <dali-toolkit/devel-api/shader-effects/page-turn-effect.h>
 
 namespace Dali
 {
@@ -110,7 +114,6 @@ private:
 
   Property::Index mOriginalCenterPropertyIndex;
   Property::Index mCurrentCenterPropertyIndex;
-  Constraint mInternalConstraint;
 
 private:
   //undefined copy constructor.