diff -r 33a5d2bbf6fc -r 73a1feb507fb tsrc/mceclientstub/inc/mceinsession.h --- a/tsrc/mceclientstub/inc/mceinsession.h Thu Aug 19 09:51:39 2010 +0300 +++ b/tsrc/mceclientstub/inc/mceinsession.h Tue Aug 31 15:12:07 2010 +0300 @@ -160,7 +160,7 @@ * Two-phased constructor. * For temporay use only. */ - static CMceInSession* NewL(); + IMPORT_C static CMceInSession* NewL(); /** * C++ default constructor. @@ -196,4 +196,4 @@ }; - #endif \ No newline at end of file + #endif