xml/libxml2libs/inc/libxml2/libxml2_encoding.h
branchGCC_SURGE
changeset 28 7770e7c6cef3
parent 27 450972dee096
child 33 604ca70b6235
--- a/xml/libxml2libs/inc/libxml2/libxml2_encoding.h	Fri Jun 11 16:29:19 2010 +0100
+++ b/xml/libxml2libs/inc/libxml2/libxml2_encoding.h	Thu Jul 22 16:49:54 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 "libxml2_tree.h"
+#include <stdapis/libxml2/libxml2_tree.h>
 
 #ifdef LIBXML_ICONV_ENABLED
 #include <iconv.h>