diff -r e16d72588c28 -r 8a03a285ab14 omadrm/drmengine/ro/src/DrmProtectedRoParser.cpp --- a/omadrm/drmengine/ro/src/DrmProtectedRoParser.cpp Fri Mar 12 15:43:46 2010 +0200 +++ b/omadrm/drmengine/ro/src/DrmProtectedRoParser.cpp Mon Mar 15 12:41:43 2010 +0200 @@ -22,16 +22,16 @@ #include #include #include -#include +#include #ifdef _DEBUG #include #endif // _DEBUG -#include "base64.h" +#include "Base64.h" #include "DcfCommon.h" #include "DrmRightsParser.h" -#include "DrmProtectedRoParser.h" -#include "DrmRightsClient.h" +#include "DRMProtectedRoParser.h" +#include "DRMRightsClient.h" #include "hash.h" #include "DRMCommon.h" #include "OmaCrypto.h" @@ -40,7 +40,7 @@ #include "RoapMessage.h" #include "DcfRep.h" #include "DcfEntry.h" -#include "Oma2Dcf.h" +#include "oma2dcf.h" using namespace Roap; using namespace Xml; @@ -804,7 +804,7 @@ if ( integrityCheck && !r ) { // Only add the rigths which were parsed in this loop - + for ( TInt i( n ); i < aResultRights.Count(); i++) { cid = NULL;