diff -r 04837bf3a628 -r 21be958eb3ce radioengine/utils/src/cradioaccessoryobserver.cpp --- a/radioengine/utils/src/cradioaccessoryobserver.cpp Tue Oct 12 11:25:14 2010 +0300 +++ b/radioengine/utils/src/cradioaccessoryobserver.cpp Fri Oct 15 16:26:27 2010 +0300 @@ -29,12 +29,12 @@ #ifndef __WINS__ // See accpolpropgenericid.h definitions KPCNokiaAV == 0x20000, -// Forced to use hard coded value here to avoid including from epoc32/include/internal +// Forced to use hard coded value here to avoid including from internal folder const TUint KPhysicalConnectionBitmask = 0x20000 | KPCWired; #else // See accpolpropgenericid.h definitions KPCNokiaAV == 0x20000, -// Forced to use hard coded value here to avoid including from epoc32/include/internal +// Forced to use hard coded value here to avoid including from internal folder const TUint KPhysicalConnectionBitmask = 0x20000 | KPCWired; #endif // __WINS__