xmlsecurityengine/xmlsecwrapper/inc/xmlsecwtemplate.h
changeset 27 450972dee096
parent 0 e35f40988205
child 33 604ca70b6235
--- a/xmlsecurityengine/xmlsecwrapper/inc/xmlsecwtemplate.h	Fri Jun 11 15:35:29 2010 +0300
+++ b/xmlsecurityengine/xmlsecwrapper/inc/xmlsecwtemplate.h	Tue Jul 06 16:24:52 2010 +0300
@@ -21,11 +21,11 @@
 #include <e32std.h>
 #include <f32file.h>
  
-#include <xmlengdom.h>
-#include <libxml2_tree.h>
-#include <libxml2_xmlmemory.h>
-#include <libxml2_parser.h>
-#include <libxml2_globals.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>
 
 class XmlSecTemplate
     {