1.1 --- a/epoc32/include/mw/brctlwindowobserver.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/mw/brctlwindowobserver.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -22,7 +22,7 @@
1.4 // INCLUDES
1.5 #include <e32std.h>
1.6 #include <e32base.h>
1.7 -#include <BrCtlDefs.h>
1.8 +#include <brctldefs.h>
1.9
1.10 // CONSTANTS
1.11
1.12 @@ -48,12 +48,12 @@
1.13 * Usage:
1.14 *
1.15 * @code
1.16 -* #include <BrCtlWindowObserver.h>
1.17 +* #include <brctlwindowobserver.h>
1.18 *
1.19 * @see S60 Platform: Browser Control API Developer's Guide Version 2.0
1.20 * @lib BrowserEngine.lib
1.21 * @since 3.0
1.22 -* @file BrCtlWindowObserver.h
1.23 +* @file brctlwindowobserver.h
1.24 * @endcode *
1.25 */
1.26 class MBrCtlWindowObserver