diff -r e686773b3f54 -r 0ba2181d7c28 phonebookengines/contactsmodel/tsrc/Integration/CntPerfTest/inc/ContactUtilitiesCollection.h --- a/phonebookengines/contactsmodel/tsrc/Integration/CntPerfTest/inc/ContactUtilitiesCollection.h Tue Feb 02 10:12:17 2010 +0200 +++ b/phonebookengines/contactsmodel/tsrc/Integration/CntPerfTest/inc/ContactUtilitiesCollection.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,7 +11,7 @@ * * Contributors: * -* Description: +* Description: * Utility Class which construct different type of views like local view, remote view, * named remote view, find view, filtered view, group view, concatenated view and sub view. * It is a collection of different classes like CContactViewCollection, CContactViewApiTest and @@ -22,19 +22,19 @@ * the value. * CContactViewValidation - It is set of validation functions which validates the result * returned by the functions in the CContactViewApiTest and the expected results from ini. -* * */ + #ifndef CONTACT_UTILITIES_COLLECTION_H #define CONTACT_UTILITIES_COLLECTION_H // User Includes -#include "CntPerfServer.h" -#include "CContactViewEventQueue.h" -#include "ClientServer.h" +#include "cntperfserver.h" +#include "ccontactvieweventqueue.h" +#include "clientserver.h" // System Includes #include @@ -43,7 +43,7 @@ #include #include #include -#include +#include // Constant Literals