web_pub/browser_control_api/tsrc/src/BrCtlApiTestContainer.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 25 0ed94ceaa377
child 49 919f36ff910f
--- a/web_pub/browser_control_api/tsrc/src/BrCtlApiTestContainer.cpp	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_pub/browser_control_api/tsrc/src/BrCtlApiTestContainer.cpp	Tue Aug 31 16:17:46 2010 +0300
@@ -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" );