web_pub/browser_control_api/tsrc/inc/BrCtlApiTestContainer.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/web_pub/browser_control_api/tsrc/inc/BrCtlApiTestContainer.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/web_pub/browser_control_api/tsrc/inc/BrCtlApiTestContainer.h	Wed Sep 01 12:28:30 2010 +0100
@@ -20,11 +20,11 @@
 
 // INCLUDES
 #include <coecntrl.h>
-#include <BrCtlInterface.h> // interface under test
+#include <brctlinterface.h> // interface under test
 
-#include "BrCtlApiTestObserver.h"
-#include "BrCtlApiTestStateChangeObserver.h"
-#include "BrCtlApiTestDialogsProvider.h"
+#include "brctlapitestobserver.h"
+#include "brctlapiteststatechangeobserver.h"
+#include "brctlapitestdialogsprovider.h"
    
 // CONSTATNS
 const TInt KThisAppUid = 0xA0000181;