browserutilities/xmlparser/inc/CXMLObserver.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
--- a/browserutilities/xmlparser/inc/CXMLObserver.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/browserutilities/xmlparser/inc/CXMLObserver.h	Wed Sep 01 12:28:30 2010 +0100
@@ -15,18 +15,15 @@
 *
 */
 
-
-
 #ifndef __CXMLOBSERVER_H
 #define __CXMLOBSERVER_H
 
 //  INCLUDES
 #include <e32std.h>
-#include <txtetext.h>
+#include <eikenv.h>
 #include "CXMLAttributes.h"
-#include "MXMLContentHandler.h"
-#include "MWBXMLContentHandler.h"
-
+#include <mxmlcontenthandler.h>
+#include <mwbxmlcontenthandler.h>
 
 // CLASS DECLARATION