X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Finternal%2Fevent%2Fevents%2Frotation-gesture%2Frotation-gesture-detector-impl.h;h=dca87d847fdc2ceccb9a0ec9db8a149e9ce87998;hb=80761b19ddc18ba6d384fdcbda5dafa6a758d70a;hp=8af877a79f178a4d64194e05772e1771952d19e5;hpb=660b52cbe6ef084a86d748a9f755ea63c8c26b39;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/internal/event/events/rotation-gesture/rotation-gesture-detector-impl.h b/dali/internal/event/events/rotation-gesture/rotation-gesture-detector-impl.h index 8af877a..dca87d8 100644 --- a/dali/internal/event/events/rotation-gesture/rotation-gesture-detector-impl.h +++ b/dali/internal/event/events/rotation-gesture/rotation-gesture-detector-impl.h @@ -20,13 +20,12 @@ // INTERNAL INCLUDES #include +#include #include namespace Dali { -struct RotationGesture; - namespace Internal { @@ -66,7 +65,7 @@ public: * @param[in] actor The rotated actor * @param[in] rotation The rotation gesture */ - void EmitRotationGestureSignal( Dali::Actor actor, const RotationGesture& rotation ); + void EmitRotationGestureSignal( Dali::Actor actor, const Dali::RotationGesture& rotation ); public: // Signals