omadrm/drmengine/ro/inc/DrmRel1_0StringDict00AttributeTable.h
branchRCL_3
changeset 12 8a03a285ab14
parent 0 95b198f216e5
--- 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