xml/libxml2libs/inc/libxml2/libxml2_encoding.h
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
--- a/xml/libxml2libs/inc/libxml2/libxml2_encoding.h	Tue Aug 31 17:02:56 2010 +0300
+++ b/xml/libxml2libs/inc/libxml2/libxml2_encoding.h	Wed Sep 01 12:37:34 2010 +0100
@@ -29,7 +29,7 @@
 #define XML_CHAR_ENCODING_H
 
 //#include "libxml/Libxml2_xmlversion.h" // enable this when dependency on tree.h is removed
-#include <stdapis/libxml2/libxml2_tree.h>
+#include "libxml2_tree.h"
 
 #ifdef LIBXML_ICONV_ENABLED
 #include <iconv.h>