webengine/webkitutils/HistoryProvider/HistoryController.h
branchRCL_3
changeset 93 79859ed3eea9
parent 62 c711bdda59f4
child 94 919f36ff910f
--- a/webengine/webkitutils/HistoryProvider/HistoryController.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/webengine/webkitutils/HistoryProvider/HistoryController.h	Tue Aug 31 16:17:46 2010 +0300
@@ -21,7 +21,7 @@
 
 //  INCLUDES
 #include <e32base.h>
-#include <brctldefs.h>
+#include <BrCtlDefs.h>
 #include "HistoryInterface.h"
 
 // CONSTANTS
@@ -274,7 +274,6 @@
 
         void performTransition(int direction);
 
-        virtual void rollBackIndex();
         
     private: