diff -r e1bea15f9a39 -r 79859ed3eea9 webengine/osswebengine/WebKit/s60/webview/WmlInterface.h --- a/webengine/osswebengine/WebKit/s60/webview/WmlInterface.h Thu Aug 19 10:58:56 2010 +0300 +++ b/webengine/osswebengine/WebKit/s60/webview/WmlInterface.h Tue Aug 31 16:17:46 2010 +0300 @@ -23,7 +23,7 @@ // INCLUDES #include #include -#include +#include "BrCtlDefs.h" #include "BrCtl.h" class CWmlContentInterface; @@ -90,7 +90,7 @@ /** * Set the WKScrollingProviderNotifyLayoutChange. - * Function brctldialogsprovider.h + * Function BrCtlDialogsProvider.h * void CBrCtlScrollingProvider::NotifyLayoutChange(..) * @since 3.1. * @return void @@ -100,7 +100,7 @@ /** * Set the SetWKScrollingProviderUpdateVScrollBarL. - * Function brctldialogsprovider.h + * Function BrCtlDialogsProvider.h * void CBrCtlScrollingProvider::UpdateVScrollBarL(..) * @since 3.1. * @return void @@ -113,7 +113,7 @@ /** * Set the SetWKScrollingProviderUpdateHScrollBarL - * Function brctldialogsprovider.h + * Function BrCtlDialogsProvider.h * void CBrCtlScrollingProvider::UpdateHScrollBarL(..) * @since 3.1. * @return void @@ -129,7 +129,7 @@ /** * Used by and defined in support of CWKDialogProvider - * Function brctldialogsprovider.h + * Function BrCtlDialogsProvider.h * CBrCtlObjectInfo::CWKObjectInfo() in * [WEBKIT\BrowserControl\src\WKDialogsProviderUtils.cpp] * @since 3.1.