diff -r 43658d24f35d -r df4dfb214df5 iptel_plat/cch_client_api/inc/cch.h --- a/iptel_plat/cch_client_api/inc/cch.h Tue May 25 12:31:20 2010 +0300 +++ b/iptel_plat/cch_client_api/inc/cch.h Wed Jun 09 09:31:04 2010 +0300 @@ -372,7 +372,7 @@ */ CCchImpl* iImplementation; -#ifdef _DEBUG +#ifdef CCHUI_EUNIT friend class UT_CchUi; #endif };