xml/libxml2libs/inc/libxml2/libxml2_encoding.h
changeset 25 417699dc19c9
parent 0 e35f40988205
child 33 604ca70b6235
--- a/xml/libxml2libs/inc/libxml2/libxml2_encoding.h	Wed Jun 23 20:27:15 2010 +0530
+++ b/xml/libxml2libs/inc/libxml2/libxml2_encoding.h	Thu Jul 01 15:13:40 2010 +0530
@@ -29,7 +29,7 @@
 #define XML_CHAR_ENCODING_H
 
 //#include "libxml/Libxml2_xmlversion.h" // enable this when dependency on tree.h is removed
-#include "libxml2_tree.h"
+#include <stdapis/libxml2/libxml2_tree.h>
 
 #ifdef LIBXML_ICONV_ENABLED
 #include <iconv.h>