webengine/osswebengine/WebKit/s60/plugins/PluginWin.h
changeset 42 d39add9822e2
parent 36 0ed94ceaa377
child 64 ac77f89b1d9e
child 65 5bfc169077b2
--- a/webengine/osswebengine/WebKit/s60/plugins/PluginWin.h	Mon Jan 18 21:20:18 2010 +0200
+++ b/webengine/osswebengine/WebKit/s60/plugins/PluginWin.h	Tue Feb 02 00:56:45 2010 +0200
@@ -26,6 +26,7 @@
 #include <pluginadapterinterface.h>
 #include <npapi.h>
 #include <rt_gesturehelper.h>
+#include <stmgestureinterface.h>
 
 // FORWARD DECLARATIONS
 class PluginSkin;
@@ -478,7 +479,7 @@
     void ToggleScreenMode(bool aFullScreen);
     void PlayPausePluginL ();
     void HandlePointerEventFromPluginL(const TPointerEvent& aEvent);
-    TBool HandleGesture(const RT_GestureHelper::TGestureEvent& aEvent);    
+    TBool HandleGesture(const TStmGestureEvent& aEvent);    
 	TBool Windowed() { return m_windowedPlugin;}
     protected: // New functions