xml/libxml2libs/inc/libxml2/libxml2_dict.h
changeset 25 417699dc19c9
parent 0 e35f40988205
child 33 604ca70b6235
--- a/xml/libxml2libs/inc/libxml2/libxml2_dict.h	Wed Jun 23 20:27:15 2010 +0530
+++ b/xml/libxml2libs/inc/libxml2/libxml2_dict.h	Thu Jul 01 15:13:40 2010 +0530
@@ -17,7 +17,7 @@
 #ifndef XML_DICT_H
 #define XML_DICT_H
 
-#include "libxml2_xmlstring.h"
+#include <stdapis/libxml2/libxml2_xmlstring.h>
 
 #ifdef __cplusplus
 extern "C" {