diff -r be09cf1f39dd -r 77a56c951f86 smf/smfservermodule/smfclient/client/smfcontactfetcher_p.h --- a/smf/smfservermodule/smfclient/client/smfcontactfetcher_p.h Tue May 18 17:37:12 2010 +0530 +++ b/smf/smfservermodule/smfclient/client/smfcontactfetcher_p.h Fri May 21 15:45:10 2010 +0100 @@ -24,9 +24,9 @@ * Note:- only symbian client-server impl is provided at the moment **/ #include "smfprovider.h" -#include "SmfClientGlobal.h" -#include "smfGlobal.h" -#include "SmfObserver.h" +#include "smfclientglobal.h" +#include "smfglobal.h" +#include "smfobserver.h" class SmfProvider; @@ -35,9 +35,10 @@ #include #include -#include "SmfObserver.h" +#include "smfobserver.h" #include "smfcontactfetcher.h" #include "smfpostprovider.h" + #ifdef Q_OS_SYMBIAN class CSmfClientSymbian; #else