Revert "Changes after TouchData renamed to TouchEvent"
[platform/core/uifw/dali-demo.git] / examples / fpp-game / fpp-game-tutorial-controller.h
index cc09dae..cafdeb6 100644 (file)
@@ -48,7 +48,7 @@ public:
    * Handles tutorial touch input
    * @param[in] touchEvent Incoming touch event in the UI space
    */
-  void OnTouch( const Dali::TouchEvent& touchEvent );
+  void OnTouch( const Dali::TouchData& touchEvent );
 
   /**
    * Handles tutorial animation finished signal