browserutilities/cxmllibrary/src/utils/include/cxml_internal.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/browserutilities/cxmllibrary/src/utils/include/cxml_internal.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/browserutilities/cxmllibrary/src/utils/include/cxml_internal.h	Fri Mar 19 09:52:28 2010 +0200
@@ -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"