browserui/browser/BrowserAppSrc/SessionAndSecurity.cpp
changeset 31 868cceedabd3
parent 0 84ad3b177aa3
--- a/browserui/browser/BrowserAppSrc/SessionAndSecurity.cpp	Fri Nov 06 13:02:00 2009 +0200
+++ b/browserui/browser/BrowserAppSrc/SessionAndSecurity.cpp	Thu Dec 17 08:47:18 2009 +0200
@@ -23,7 +23,7 @@
 #include "Browser.hrh"
 #include <es_sock.h>
 #include "SessionAndSecurity.h"
-#include <MConnection.h>
+#include <mconnection.h>
 #include <BrowserNG.rsg>
 #include <AknQueryDialog.h>
 #include <AknMessageQueryDialog.h>
@@ -33,7 +33,7 @@
 #include "BrowserUtil.h"
 #include "ApiProvider.h"
 #include <ssl.h> // for TCertInfo
-#include <BrCtlInterface.h>
+#include <brctlinterface.h>
 
 // CONSTANTS
 const   TInt KWmlSessionInfoMaxLength = 1000;