omadrm/drmengine/ro/inc/DrmRel1_0StringDict00AttributeTable.h
changeset 23 493788a4a8a4
parent 0 95b198f216e5
--- a/omadrm/drmengine/ro/inc/DrmRel1_0StringDict00AttributeTable.h	Tue Feb 02 00:21:44 2010 +0200
+++ b/omadrm/drmengine/ro/inc/DrmRel1_0StringDict00AttributeTable.h	Fri Apr 16 15:14:55 2010 +0300
@@ -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