diff -r 244d7c5f118e -r 6b1d113cdff3 telephonyprotocols/pdplayer/inc/PDPCPRFactory.h --- a/telephonyprotocols/pdplayer/inc/PDPCPRFactory.h Fri Apr 16 16:12:37 2010 +0300 +++ b/telephonyprotocols/pdplayer/inc/PDPCPRFactory.h Mon May 03 13:37:20 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -25,11 +25,12 @@ #include #include +#include "pdp.hrh" class CPDPConnectionProviderFactory : public ESock::CConnectionProviderFactoryBase { public: - enum { iUid = 0x102822E2 }; + enum { iUid = PDPCprImplUid }; static CPDPConnectionProviderFactory* NewL(TAny* aParentContainer); protected: