serviceproviders/sapi_contacts_vpbk/contactservice/src/addcontactobserver.cpp
changeset 23 50974a8b132e
parent 10 fc9cf246af83
child 27 02682e02e51f
--- a/serviceproviders/sapi_contacts_vpbk/contactservice/src/addcontactobserver.cpp	Fri Nov 06 13:05:00 2009 +0200
+++ b/serviceproviders/sapi_contacts_vpbk/contactservice/src/addcontactobserver.cpp	Tue Nov 24 08:56:33 2009 +0200
@@ -22,10 +22,10 @@
 
 //System include 
 #include "contactservice.h"// for iContactService
-#include <mvpbkcontactstore.h>// for iContactStore
-#include <mvpbkstorecontact.h>// used in many function to get the store contact
-#include <mvpbkcontactoperationbase.h>//for observer
-#include <mvpbkcontactlink.h>//for param in ContactsSaved()
+#include <MVPbkContactStore.h>// for iContactStore
+#include <MVPbkStoreContact.h>// used in many function to get the store contact
+#include <MVPbkContactOperationBase.h>//for observer
+#include <MVPbkContactLink.h>//for param in ContactsSaved()
 #include <MVPbkContactGroup.h>
 #include <MVPbkContactFieldTextData.h>
 #include <MVPbkContactFieldData.h>