webengine/osswebengine/WebKit/s60/plugins/PluginWin.h
changeset 65 5bfc169077b2
parent 42 d39add9822e2
--- a/webengine/osswebengine/WebKit/s60/plugins/PluginWin.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/osswebengine/WebKit/s60/plugins/PluginWin.h	Fri Mar 19 09:52:28 2010 +0200
@@ -23,10 +23,9 @@
 //  INCLUDES
 #include <e32def.h>
 #include <coecntrl.h>
-#include <pluginadapterinterface.h>
+#include <PluginAdapterInterface.h>
 #include <npapi.h>
 #include <rt_gesturehelper.h>
-#include <stmgestureinterface.h>
 
 // FORWARD DECLARATIONS
 class PluginSkin;
@@ -479,7 +478,7 @@
     void ToggleScreenMode(bool aFullScreen);
     void PlayPausePluginL ();
     void HandlePointerEventFromPluginL(const TPointerEvent& aEvent);
-    TBool HandleGesture(const TStmGestureEvent& aEvent);    
+    TBool HandleGesture(const RT_GestureHelper::TGestureEvent& aEvent);    
 	TBool Windowed() { return m_windowedPlugin;}
     protected: // New functions