diff -r 1cee9f1b95e0 -r a180113055cb smf/smfservermodule/smfcommon/smfcontact.h --- a/smf/smfservermodule/smfcommon/smfcontact.h Thu Sep 23 17:20:22 2010 +0530 +++ b/smf/smfservermodule/smfcommon/smfcontact.h Thu Sep 23 17:43:31 2010 +0530 @@ -27,10 +27,13 @@ #include #include "smfclientglobal.h" -#include "smfcontact_p.h" + using namespace QtMobility; +/* forward declaration*/ +class SmfContactPrivate; + /** * Max size for one SmfContact */