phonebookengines/contactsmodel/tsrc/Integration/CntPerfTest/inc/TestContactViewUnderLyingViewUpdateStep.h
--- a/phonebookengines/contactsmodel/tsrc/Integration/CntPerfTest/inc/TestContactViewUnderLyingViewUpdateStep.h Tue Feb 02 10:12:17 2010 +0200
+++ b/phonebookengines/contactsmodel/tsrc/Integration/CntPerfTest/inc/TestContactViewUnderLyingViewUpdateStep.h Fri Mar 19 09:27:18 2010 +0200
@@ -1,4 +1,4 @@
-/**
+/*
* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
@@ -11,17 +11,18 @@
*
* Contributors:
*
-* Description:
+* Description:
*
*/
+
#ifndef __TEST_CONTACTVIEW_UNDERLYING_VIEW_UPDATE_H__
#define __TEST_CONTACTVIEW_UNDERLYING_VIEW_UPDATE_H__
// System Includes
-#include <test/testexecutestepbase.h>
+#include <testexecutestepbase.h>
#include <cntdb.h>
#include <cntitem.h>
#include <cntviewbase.h>
@@ -30,9 +31,9 @@
#include <e32math.h>
// User Includes
-#include "ContactUtilitiesCollection.h"
-#include "ClientServer.h"
-#include "TestContactViewDatabaseUtilitiesStep.h"
+#include "contactutilitiescollection.h"
+#include "clientserver.h"
+#include "testcontactviewdatabaseutilitiesstep.h"
// Literals used
_LIT(KTestContactViewUnderLyingViewUpdateStep, "TestContactViewUnderLyingViewUpdateStep");