web_pub/browser_control_api/tsrc/inc/BrCtlApiTestContainer.h
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
child 94 919f36ff910f
--- a/web_pub/browser_control_api/tsrc/inc/BrCtlApiTestContainer.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/web_pub/browser_control_api/tsrc/inc/BrCtlApiTestContainer.h	Fri Mar 19 09:52:28 2010 +0200
@@ -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;