xmlsecurityengine/xmlsecwrapper/inc/xmlsecwtemplate.h
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
--- a/xmlsecurityengine/xmlsecwrapper/inc/xmlsecwtemplate.h	Tue Aug 31 17:02:56 2010 +0300
+++ b/xmlsecurityengine/xmlsecwrapper/inc/xmlsecwtemplate.h	Wed Sep 01 12:37:34 2010 +0100
@@ -21,11 +21,11 @@
 #include <e32std.h>
 #include <f32file.h>
  
-#include <xml/dom/xmlengdom.h>
-#include <stdapis/libxml2/libxml2_tree.h>
-#include <stdapis/libxml2/libxml2_xmlmemory.h>
-#include <stdapis/libxml2/libxml2_parser.h>
-#include <stdapis/libxml2/libxml2_globals.h>
+#include <xmlengdom.h>
+#include <libxml2_tree.h>
+#include <libxml2_xmlmemory.h>
+#include <libxml2_parser.h>
+#include <libxml2_globals.h>
 
 class XmlSecTemplate
     {