web_pub/browser_control_api/tsrc/src/BrCtlApiTestContainer.cpp
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
child 94 919f36ff910f
--- a/web_pub/browser_control_api/tsrc/src/BrCtlApiTestContainer.cpp	Tue Feb 02 00:56:45 2010 +0200
+++ b/web_pub/browser_control_api/tsrc/src/BrCtlApiTestContainer.cpp	Fri Mar 19 09:52:28 2010 +0200
@@ -16,14 +16,14 @@
 */
 
 // INCLUDE FILES
-#include "brctlapitestcontainer.h"
+#include "BrCtlApiTestContainer.h"
 
 #include <eiklabel.h>  // for example label control
 #include <aknview.h>
 #include <AknGlobalConfirmationQuery.h>
-#include <brctlinterface.h>
+#include <BrCtlInterface.h>
 #include <CHARCONV.H>
-#include "brctlapitestobserver.h"
+#include "BrCtlApiTestObserver.h"
 #include <e32std.h>
 
 _LIT8( KContentDataType, "text/html" );