diff -r e16d72588c28 -r 8a03a285ab14 omadrm/drmengine/ro/inc/DrmRel1_0StringDict00AttributeTable.h --- a/omadrm/drmengine/ro/inc/DrmRel1_0StringDict00AttributeTable.h Fri Mar 12 15:43:46 2010 +0200 +++ b/omadrm/drmengine/ro/inc/DrmRel1_0StringDict00AttributeTable.h Mon Mar 15 12:41:43 2010 +0200 @@ -21,27 +21,27 @@ #ifndef STRINGTABLE_DrmRel1_0StringDict00AttributeTable #define STRINGTABLE_DrmRel1_0StringDict00AttributeTable -#include "StringPool.h" +#include "stringpool.h" struct TStringTable; /** A String table */ -class DrmRel1_0StringDict00AttributeTable - { +class DrmRel1_0StringDict00AttributeTable + { public: - enum TStrings - { - // Element names - // CodePage 00 - /** xmlns:o-ex */ - EXmlnsOEx, - /** xmlns:o-dd */ - EXmlnsODd, - /** xmlns:ds */ - EXmlnsDs - }; - static const TStringTable Table; - }; + enum TStrings + { + // Element names + // CodePage 00 + /** xmlns:o-ex */ + EXmlnsOEx, + /** xmlns:o-dd */ + EXmlnsODd, + /** xmlns:ds */ + EXmlnsDs + }; + static const TStringTable Table; + }; #endif // STRINGTABLE_DrmRel1_0StringDict00AttributeTable