browserutilities/cxmllibrary/src/utils/include/cxml_internal.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
--- a/browserutilities/cxmllibrary/src/utils/include/cxml_internal.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/browserutilities/cxmllibrary/src/utils/include/cxml_internal.h	Tue Aug 31 16:17:46 2010 +0300
@@ -29,9 +29,9 @@
 
 #include <nwx_status.h>
  
-#include <cxml_type_def.h>
+#include "cxml_type_def.h"
 #include "cxml_mem.h"
-#include <cxml_str.h>
+#include "cxml_str.h"
 #include "cxml_vector.h"