xml/libxml2libs/inc/libxml2/libxml2_xmlschemasglobals.h
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
--- a/xml/libxml2libs/inc/libxml2/libxml2_xmlschemasglobals.h	Tue Aug 31 17:02:56 2010 +0300
+++ b/xml/libxml2libs/inc/libxml2/libxml2_xmlschemasglobals.h	Wed Sep 01 12:37:34 2010 +0100
@@ -19,7 +19,8 @@
 typedef struct _xmlSchemaTypesGlobalData xmlSchemaTypesGlobalData;
 typedef xmlSchemaTypesGlobalData* xmlSchemaTypesGlobalDataPtr;
 
-#include <stdapis/libxml2/libxml2_schemasinternals.h>
+#include <libxml2_schemasinternals.h>
+
 // xmlSchemaTypesInitialized is defined as separate global variable
 
 struct _xmlSchemaTypesGlobalData{