websrv_pub/xml_fragment_api/tsrc/senfragmentTester/src/SenFragmentTesterBlocks.cpp
branchRCL_3
changeset 37 1adb97a15c2f
parent 36 c5fabff9b552
--- a/websrv_pub/xml_fragment_api/tsrc/senfragmentTester/src/SenFragmentTesterBlocks.cpp	Tue Aug 31 16:18:26 2010 +0300
+++ b/websrv_pub/xml_fragment_api/tsrc/senfragmentTester/src/SenFragmentTesterBlocks.cpp	Wed Sep 01 12:28:05 2010 +0100
@@ -26,17 +26,17 @@
 #include <SenFragmentBase.h>
 #include <SenParser.h>
 #include <RSenDocument.h>
-#include <xml/dom/xmlengdomutils.h>
+#include <xmlengdomutils.h>
 
 #if defined( __SERIES60_31__ ) || (!defined( __SERIES60_30__ ) && defined( SYMBIAN_SWI_POST_INSTALL_REVOCATION) )
     #include <xml/matchdata.h>
 #endif    
 
 #include <xml/parserfeature.h>           // for TParserFeature enumeration
-#include <xml/dom/xmlengserializationoptions.h> // needed for TSerializationOptions
-#include <xml/dom/xmlengbinarycontainer.h>
+#include <xmlengserializationoptions.h> // needed for TSerializationOptions
+#include <xmlengbinarycontainer.h>
 #include <s32mem.h>
-#include <xml/dom/xmlengdom.h>
+#include <xmlengdom.h>
 
 //  INTERNAL INCLUDES
 #include "maindomfragment.h"