serviceproviders/sapi_contacts_vpbk/contactservice/inc/contactservice.h
changeset 33 50974a8b132e
parent 22 fc9cf246af83
--- a/serviceproviders/sapi_contacts_vpbk/contactservice/inc/contactservice.h	Fri Nov 06 13:05:00 2009 +0200
+++ b/serviceproviders/sapi_contacts_vpbk/contactservice/inc/contactservice.h	Tue Nov 24 08:56:33 2009 +0200
@@ -21,13 +21,13 @@
 
 //System includes
 #include <s32file.h> // Used for RFileReadStream and RFileWriteStream
-#include <mvpbkcontactstoreListobserver.h>    //base class for vCardEng
-#include <mvpbkcontactobserver.h>    //base class for vCardEng
-#include <mvpbksinglecontactoperationObserver.h>//base class
-#include <mvpbkcontactcopyobserver.h>    //base class for vCardEng
+#include <MVPbkContactStoreListObserver.h>    //base class for vCardEng
+#include <MVPbkContactObserver.h>    //base class for vCardEng
+#include <MVPbkSingleContactOperationObserver.h>//base class
+#include <MVPbkContactCopyObserver.h>    //base class for vCardEng
 #include <CVPbkFieldTypeRefsList.h>		//Used to specify search fields
 #include <CVPbkContactLinkArray.h>
-#include <vpbkcontactstoreuris.h>
+#include <VPbkContactStoreUris.h>
 
 //User Includes
 #include "contactcallback.h"